Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.h85 void setMax() { BrokenHints = ~0u; } in setMax() function
H A DRegAllocEvictionAdvisor.cpp281 BestCost.setMax(); in tryFindEvictionCandidate()