HomeSort by relevance Sort by last modified time
    Searched refs:removeIfDead (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 122 /// removeIfDead - Remove the instruction if it is now dead.
123 void removeIfDead(MachineInstr *MI);
561 void PPCCTRLoops::removeIfDead(MachineInstr *MI) {
770 removeIfDead(OldInsts[i]);
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 170 void removeIfDead(MachineInstr *MI);
    [all...]

Completed in 59 milliseconds