Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h407 void collectHintInfo(Register, HintsInfo &);
H A DRegAllocGreedy.cpp2242 void RAGreedy::collectHintInfo(Register Reg, HintsInfo &Out) { in collectHintInfo() function in RAGreedy
2329 collectHintInfo(Reg, Info); in tryHintRecoloring()