Searched defs:isHint (Results 1 - 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| H A D | AllocationOrder.h | 87 bool isHint() const { return Pos <= 0; } in isHint() function in llvm::AllocationOrder 90 bool isHint(unsigned PhysReg) const { return is_contained(Hints, PhysReg); } in isHint() function in llvm::AllocationOrder |
Completed in 1 milliseconds