Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp773 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() function in SplitEditor
1588 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock()
1703 Idx = leaveIntvBefore(LeaveBefore); in splitLiveThroughBlock()
1757 SlotIndex Idx = leaveIntvBefore(LSP); in splitRegInBlock()
1792 SlotIndex To = leaveIntvBefore(LSP); in splitRegInBlock()
H A DSplitKit.h506 SlotIndex leaveIntvBefore(SlotIndex Idx);