Searched refs:ProgressRequired (Results 1 – 1 of 1) sorted by relevance
1547 bool ProgressRequired = ExtraInfo->getStage(VirtReg) >= RS_Split2; in tryLocalSplit() local1600 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit()1680 assert(!ProgressRequired && "Didn't make progress when it was required."); in tryLocalSplit()