Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h388 void tryHintRecoloring(const LiveInterval &);
H A DRegAllocGreedy.cpp2285 void RAGreedy::tryHintRecoloring(const LiveInterval &VirtReg) { in tryHintRecoloring() function in RAGreedy
2406 tryHintRecoloring(*LI); in tryHintsRecoloring()