Home
last modified time | relevance | path

Searched refs:openIntv (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h456 unsigned openIntv();
H A DSplitKit.cpp647 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1610 openIntv(); in splitSingleBlock()
1798 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1888 openIntv(); in splitRegOutBlock()
H A DRegAllocGreedy.cpp1207 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1220 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1463 SE->openIntv(); in tryInstructionSplit()
1765 SE->openIntv(); in tryLocalSplit()