isConfused ‐ Returns true if this dependence is confused (the compiler understands nothing and makes worst‐case assumptions).
Synopsis
Declared in <llvm/Analysis/DependenceAnalysis.h>
virtual
bool
isConfused() const;
Return Value
True if this dependence is confused.
Created with MrDocs