Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp204 RS_Split2, enumerator
1823 setStage(Reg, RS_Split2); in splitAroundRegion()
2313 bool ProgressRequired = getStage(VirtReg) >= RS_Split2; in tryLocalSplit()
2450 setStage(LIS->getInterval(LREdit.get(I)), RS_Split2); in tryLocalSplit()
2504 if (getStage(VirtReg) < RS_Split2) { in trySplit()