Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h172 bool isPossiblyBackward() const;
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp615 bool MemoryDepChecker::Dependence::isPossiblyBackward() const { in isPossiblyBackward() function in MemoryDepChecker::Dependence