Searched defs:getSplitIteration (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp171 OS << ", iteration = " << *DA->getSplitIteration(D, Level);
1190 // compute SplitIter for use by DependenceAnalysis::getSplitIteration()
3278 // Care is required to keep the routine below, getSplitIteration(),
3686 // getSplitIteration -
3720 // Calling getSplitIteration will return 5.
3732 const SCEV *DependenceAnalysis::getSplitIteration(const Dependence *Dep, function in class:DependenceAnalysis

Completed in 251 milliseconds