Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h360 unsigned openIntv();
DSplitKit.cpp460 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1151 openIntv(); in splitSingleBlock()
1340 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1429 openIntv(); in splitRegOutBlock()
DRegAllocGreedy.cpp1202 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1215 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1310 SE->openIntv(); in tryInstructionSplit()
1607 SE->openIntv(); in tryLocalSplit()