Home
last modified time | relevance | path

Searched refs:startInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp630 MachineInstr* startInst) { in addLiveRangeToEndOfBlock() argument
633 SlotIndex(getInstructionIndex(startInst).getRegSlot()), in addLiveRangeToEndOfBlock()
636 SlotIndex(getInstructionIndex(startInst).getRegSlot()), in addLiveRangeToEndOfBlock()
637 getMBBEndIdx(startInst->getParent()), VN); in addLiveRangeToEndOfBlock()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h137 MachineInstr* startInst);