Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IDom

4240     BasicBlock *IDom;
4245 IDom = Rung->getBlock();
4248 const Loop *IDomLoop = LI.getLoopFor(IDom);
4257 Instruction *Tentative = IDom->getTerminator();
4267 if (IDom == Inst->getParent() &&