Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h845 void findBoundsEQ(CoefficientInfo *A,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2572 findBoundsEQ(A, B, Bound, Level); in exploreDirections()
2698 void DependenceInfo::findBoundsEQ(CoefficientInfo *A, CoefficientInfo *B, in findBoundsEQ() function in DependenceInfo