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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h825 /// findBoundsGT - Computes the upper and lower bounds for level K
827 void findBoundsGT(CoefficientInfo *A,
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2555 findBoundsGT(A, B, Bound, Level);
2775 void DependenceAnalysis::findBoundsGT(CoefficientInfo *A, function in class:DependenceAnalysis

Completed in 112 milliseconds