Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionFromIndex

446       MachineInstr *MI = getInstructionFromIndex(VNI->def);
559 MachineInstr *MI = getInstructionFromIndex(RI->end);
843 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(I->end))
1016 if (MachineInstr *MI = Indexes->getInstructionFromIndex(
1124 bool isStartValid = getInstructionFromIndex(LII->start);
1125 bool isEndValid = getInstructionFromIndex(LII->end);