Searched refs:tryRecoloringCandidates (Results 1 – 1 of 1) sorted by relevance
396 bool tryRecoloringCandidates(PQueue &, SmallVectorImpl<unsigned> &,2147 if (tryRecoloringCandidates(RecoloringQueue, NewVRegs, FixedRegisters, in tryLastChanceRecoloring()2185 bool RAGreedy::tryRecoloringCandidates(PQueue &RecoloringQueue, in tryRecoloringCandidates() function in RAGreedy