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
isOrdered ‐ Returns true if dependence is Output, Flow, or Anti
Declared in <llvm/Analysis/DependenceAnalysis.h>
bool
isOrdered() const;
True if this is an ordered dependence.
Created with MrDocs