Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp204 RS_Split2, enumerator
1842 setStage(Reg, RS_Split2); in splitAroundRegion()
2332 bool ProgressRequired = getStage(VirtReg) >= RS_Split2; in tryLocalSplit()
2469 setStage(LIS->getInterval(LREdit.get(I)), RS_Split2); in tryLocalSplit()
2523 if (getStage(VirtReg) < RS_Split2) { in trySplit()