isOutput ‐ Returns true if this is an output dependence.

Synopsis

Declared in <llvm/Analysis/DependenceAnalysis.h>

bool
isOutput() const;

Return Value

True if this is an output dependence.

Created with MrDocs