Home | History | Annotate | Download | only in IPA

Lines Matching refs:Instr

955   Instruction *Instr = CS.getInstruction();
956 if (InvokeInst *II = dyn_cast<InvokeInst>(Instr)) {
959 } else if (isa<UnreachableInst>(++BasicBlock::iterator(Instr)))