Home
last modified time | relevance | path

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

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