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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h832 /// findBoundsEQ - Computes the upper and lower bounds for level K
834 void findBoundsEQ(CoefficientInfo *A,
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2556 findBoundsEQ(A, B, Bound, Level);
2686 void DependenceAnalysis::findBoundsEQ(CoefficientInfo *A, function in class:DependenceAnalysis

Completed in 107 milliseconds