Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionFromIndex

623       MachineInstr *CopyMI = LIS.getInstructionFromIndex(DstVNI->def);
910 while (!(MI = LIS.getInstructionFromIndex(Idx))) {