Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h472 unsigned openIntv();
H A DSplitKit.cpp641 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1580 openIntv(); in splitSingleBlock()
1768 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1858 openIntv(); in splitRegOutBlock()
H A DRegAllocGreedy.cpp2015 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2028 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2147 SE->openIntv(); in tryInstructionSplit()
2450 SE->openIntv(); in tryLocalSplit()