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

/external/llvm/lib/CodeGen/
H A DAllocationOrder.h55 if (!isHint(Reg))
77 bool isHint() const { return Pos <= 0; } function in class:llvm::AllocationOrder
80 bool isHint(unsigned PhysReg) const { function in class:llvm::AllocationOrder

Completed in 110 milliseconds