Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h462 unsigned openIntv();
H A DSplitKit.cpp682 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1645 openIntv(); in splitSingleBlock()
1833 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1923 openIntv(); in splitRegOutBlock()
H A DRegAllocGreedy.cpp1340 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1353 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1597 SE->openIntv(); in tryInstructionSplit()
1899 SE->openIntv(); in tryLocalSplit()