Searched refs:tryRecoloringCandidates (Results 1 – 2 of 2) sorted by relevance
386 bool tryRecoloringCandidates(PQueue &, SmallVectorImpl<Register> &,
2039 if (tryRecoloringCandidates(RecoloringQueue, CurrentNewVRegs, in tryLastChanceRecoloring()2106 bool RAGreedy::tryRecoloringCandidates(PQueue &RecoloringQueue, in tryRecoloringCandidates() function in RAGreedy