Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.cc392 reference_operands_.push_back(op);
398 for (const InstructionOperand& op : pm.reference_operands_) {
H A Dinstruction.h820 : reference_operands_(8, zone), instruction_position_(-1) {} in ReferenceMap()
823 return reference_operands_; in reference_operands()
837 ZoneVector<InstructionOperand> reference_operands_; member in v8::internal::compiler::final

Completed in 6 milliseconds