Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionFromIndex

119   return LIS.getInstructionFromIndex(LSP);
490 MachineInstr *MI = LIS.getInstructionFromIndex(Idx);
507 MachineInstr *MI = LIS.getInstructionFromIndex(Idx);
557 MachineInstr *MI = LIS.getInstructionFromIndex(Boundary);
589 MachineInstr *MI = LIS.getInstructionFromIndex(Idx);
642 MachineInstr *MI = LIS.getInstructionFromIndex(Def);
1027 MachineInstr *MI = LIS.getInstructionFromIndex(LII->valno->def);
1148 if (LIS.getInstructionFromIndex(BI.FirstInstr)->isCopyLike())