Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h835 void findBoundsGT(CoefficientInfo *A,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2622 findBoundsGT(A, B, Bound, Level); in exploreDirections()
2841 void DependenceAnalysis::findBoundsGT(CoefficientInfo *A, in findBoundsGT() function in DependenceAnalysis