Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h382 SlotIndex enterIntvAtEnd(MachineBasicBlock &MBB);
DSplitKit.cpp501 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) { in enterIntvAtEnd() function in SplitEditor
1195 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()
1230 Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()