Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h476 SlotIndex enterIntvAtEnd(MachineBasicBlock &MBB);
H A DSplitKit.cpp700 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) { in enterIntvAtEnd() function in SplitEditor
1675 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()
1710 Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock()