Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.h468 SlotIndex enterIntvAtEnd(MachineBasicBlock &MBB);
H A DSplitKit.cpp689 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) { in enterIntvAtEnd() function in SplitEditor
1660 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()
1695 Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()