Home
last modified time | relevance | path

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

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