Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h899 bool HasSpillOperand() const { in HasSpillOperand() function
Dmid-tier-register-allocator.cc333 bool HasSpillOperand() const { return spill_operand_ != nullptr; } in HasSpillOperand() function in v8::internal::compiler::VirtualRegisterData