isOrdered ‐ Returns true if dependence is Output, Flow, or Anti

Synopsis

Declared in <llvm/Analysis/DependenceAnalysis.h>

bool
isOrdered() const;

Return Value

True if this is an ordered dependence.

Created with MrDocs