Home | History | Annotate | Download | only in IPO

Lines Matching refs:getInstruction

341   DebugLoc DLoc = CS.getInstruction()->getDebugLoc();
351 << ", Call: " << *CS.getInstruction() << "\n");
359 << ", Call: " << *CS.getInstruction() << "\n");
369 << ", Call: " << *CS.getInstruction() << "\n");
437 DEBUG(dbgs() << " NOT Inlining: " << *CS.getInstruction() <<
451 << ", Call: " << *CS.getInstruction() << '\n');
557 if (isInstructionTriviallyDead(CS.getInstruction(), &TLI)) {
559 << *CS.getInstruction() << "\n");
562 CS.getInstruction()->eraseFromParent();
581 DebugLoc DLoc = CS.getInstruction()->getDebugLoc();