Home
last modified time | relevance | path

Searched refs:HasOperand (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc650 if (!pos->HasOperand()) continue; in ConvertUsesToOperand()
703 if (!pos->HasOperand()) continue; in SetUseHints()
1063 if (use_pos->HasOperand()) { in operator <<()
H A Dregister-allocator.h469 bool HasOperand() const { return operand_ != nullptr; } in HasOperand() function in v8::internal::compiler::RegisterAllocationFlag::final

Completed in 12 milliseconds