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.cpp504 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) { in enterIntvAtEnd() function in SplitEditor
1196 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()
1231 Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()