Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp416 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);
2341 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq() function in RAGreedy
2405 BlockFrequency OldCopiesCost = getBrokenHintFreq(Info, CurrPhys); in tryHintRecoloring()
2406 BlockFrequency NewCopiesCost = getBrokenHintFreq(Info, PhysReg); in tryHintRecoloring()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp535 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);
2850 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq() function in RAGreedy
2914 BlockFrequency OldCopiesCost = getBrokenHintFreq(Info, CurrPhys); in tryHintRecoloring()
2915 BlockFrequency NewCopiesCost = getBrokenHintFreq(Info, PhysReg); in tryHintRecoloring()