Home | History | Annotate | Download | only in Scalar

Lines Matching full:idom

4338     BasicBlock *IDom;
4343 IDom = Rung->getBlock();
4346 const Loop *IDomLoop = LI.getLoopFor(IDom);
4355 Instruction *Tentative = IDom->getTerminator();
4363 if (IDom == Inst->getParent() &&