Home
last modified time | relevance | path

Searched defs:isMax (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocEvictionAdvisor.h83 bool isMax() const { return BrokenHints == ~0u; } in isMax() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp238 bool isMax() const { return BrokenHints == ~0u; } in isMax() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp281 bool isMax() const { return BrokenHints == ~0u; } in isMax() function