Home
last modified time | relevance | path

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

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