Searched refs:RS_Done (Results 1 – 5 of 5) sorted by relevance
70 RS_Done enumerator
224 if (RA.getExtraInfo().getStage(*Intf) == RS_Done) in canEvictInterferenceBasedOnCost()
1895 if (((ExtraInfo->getStage(*Intf) == RS_Done && in mayRecolorAllInterferences()1968 assert((ExtraInfo->getStage(VirtReg) >= RS_Done || !VirtReg.isSpillable()) && in tryLastChanceRecoloring()2481 if (Stage >= RS_Done || !VirtReg.isSpillable()) { in selectOrSplitImpl()2502 ExtraInfo->setStage(NewVRegs.begin(), NewVRegs.end(), RS_Done); in selectOrSplitImpl()
639 if (RA.getExtraInfo().getStage(*Intf) == RS_Done) in loadInterferenceFeatures()