Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.h83 bool isMax() const { return BrokenHints == ~0u; } in isMax() function
H A DRegAllocEvictionAdvisor.cpp266 if (!MaxCost.isMax() && IsLocal && LIS->intervalIsInOneMBB(*Intf) && in canEvictInterferenceBasedOnCost()
/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h142 bool isMax() const { return V.isMaxValue(); } in isMax() function
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp305 constexpr bool isMax() const { in isMax() function in __anonf70d3e490111::Immediate