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

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp179 OS << ", iteration = " << *DA->getSplitIteration(*D, Level);
1241 // compute SplitIter for use by DependenceInfo::getSplitIteration()
3286 // Care is required to keep the routine below, getSplitIteration(),
3699 // getSplitIteration -
3733 // Calling getSplitIteration will return 5.
3745 const SCEV *DependenceInfo::getSplitIteration(const Dependence &Dep, function in class:DependenceInfo

Completed in 1451 milliseconds