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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4169 Instruction *Tentative = IDom->getTerminator(); local
4173 if (Inst == Tentative || !DT.dominates(Inst, Tentative)) {
4188 IP = Tentative;

Completed in 496 milliseconds