Searched refs:startInst (Results 1 – 2 of 2) sorted by relevance
922 LiveIntervals::addSegmentToEndOfBlock(Register Reg, MachineInstr &startInst) { in addSegmentToEndOfBlock() argument925 SlotIndex(getInstructionIndex(startInst).getRegSlot()), in addSegmentToEndOfBlock()927 LiveRange::Segment S(SlotIndex(getInstructionIndex(startInst).getRegSlot()), in addSegmentToEndOfBlock()928 getMBBEndIdx(startInst.getParent()), VN); in addSegmentToEndOfBlock()
180 addSegmentToEndOfBlock(Register Reg, MachineInstr &startInst);