Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp286 void setBrokenHints(unsigned NHints) { BrokenHints = NHints; } in setBrokenHints() function
778 MaxCost.setBrokenHints(1); in tryAssign()