Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSplitKit.h456 unsigned openIntv();
H A DSplitKit.cpp674 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1575 openIntv(); in splitSingleBlock()
1763 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1853 openIntv(); in splitRegOutBlock()
H A DRegAllocGreedy.cpp1974 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1987 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2107 SE->openIntv(); in tryInstructionSplit()
2410 SE->openIntv(); in tryLocalSplit()