Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h838 void findBoundsGT(CoefficientInfo *A,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2571 findBoundsGT(A, B, Bound, Level); in exploreDirections()
2782 void DependenceInfo::findBoundsGT(CoefficientInfo *A, CoefficientInfo *B, in findBoundsGT() function in DependenceInfo