Home
last modified time | relevance | path

Searched refs:isPossiblyBackward (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h188 bool isPossiblyBackward() const;
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp559 if (Dep.isPossiblyBackward()) { in MemoryInstructionDependences()
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp935 bool MemoryDepChecker::Dependence::isPossiblyBackward() const { in isPossiblyBackward() function in MemoryDepChecker::Dependence