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.h256 /// - Start a new live interval with openIntv.
307 /// openIntv will be 1.
456 unsigned openIntv();
513 /// back to the indices returned by openIntv.
H A DSplitKit.cpp646 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1609 openIntv(); in splitSingleBlock()
1797 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1887 openIntv(); in splitRegOutBlock()
H A DRegAllocGreedy.cpp1205 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1218 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1461 SE->openIntv(); in tryInstructionSplit()
1763 SE->openIntv(); in tryLocalSplit()