Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp415 void collectHintInfo(unsigned, HintsInfo &);
2307 void RAGreedy::collectHintInfo(unsigned Reg, HintsInfo &Out) { in collectHintInfo() function in RAGreedy
2390 collectHintInfo(Reg, Info); in tryHintRecoloring()