Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IDom

4413     BasicBlock *IDom;
4418 IDom = Rung->getBlock();
4421 const Loop *IDomLoop = LI.getLoopFor(IDom);
4430 Instruction *Tentative = IDom->getTerminator();
4440 if (IDom == Inst->getParent() &&