Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h488 /// leaveIntvBefore - Leave the open interval before the instruction at Idx.
490 SlotIndex leaveIntvBefore(SlotIndex Idx);
H A DSplitKit.cpp778 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() function in SplitEditor
1617 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock()
1732 Idx = leaveIntvBefore(LeaveBefore); in splitLiveThroughBlock()
1786 SlotIndex Idx = leaveIntvBefore(LSP); in splitRegInBlock()
1821 SlotIndex To = leaveIntvBefore(LSP); in splitRegInBlock()