Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.h52 bool isHint() const { return Pos < 0; } in isHint() function
114 bool isHint(Register Reg) const { in isHint() function