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;
Created with MrDocs