Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h831 void findBoundsLT(CoefficientInfo *A,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2570 findBoundsLT(A, B, Bound, Level); in exploreDirections()
2738 void DependenceInfo::findBoundsLT(CoefficientInfo *A, CoefficientInfo *B, in findBoundsLT() function in DependenceInfo