Searched refs:ProgressRequired (Results 1 – 2 of 2) sorted by relevance
1362 bool ProgressRequired = getStage(VirtReg) >= RS_Split2; in tryLocalSplit() local1409 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit()1488 assert(!ProgressRequired && "Didn't make progress when it was required."); in tryLocalSplit()
1797 bool ProgressRequired = getStage(VirtReg) >= RS_Split2; in tryLocalSplit() local1851 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit()1932 assert(!ProgressRequired && "Didn't make progress when it was required."); in tryLocalSplit()