Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.h499 void overlapIntv(SlotIndex Start, SlotIndex End);
H A DSplitKit.cpp811 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) { in overlapIntv() function in SplitEditor
1604 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()
1772 overlapIntv(Idx, BI.LastInstr); in splitRegInBlock()
1807 overlapIntv(To, BI.LastInstr); in splitRegInBlock()