Searched defs:HasSpillOperand (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 899 bool HasSpillOperand() const { in HasSpillOperand() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final |
| H A D | mid-tier-register-allocator.cc | 333 bool HasSpillOperand() const { return spill_operand_ != nullptr; } in HasSpillOperand() function in v8::internal::compiler::final |
Completed in 11 milliseconds