Home
last modified time | relevance | path

Searched refs:tryRecoloringCandidates (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp396 bool tryRecoloringCandidates(PQueue &, SmallVectorImpl<unsigned> &,
2147 if (tryRecoloringCandidates(RecoloringQueue, NewVRegs, FixedRegisters, in tryLastChanceRecoloring()
2185 bool RAGreedy::tryRecoloringCandidates(PQueue &RecoloringQueue, in tryRecoloringCandidates() function in RAGreedy