Searched refs:sentinel_op_ (Results 1 – 1 of 1) sorted by relevance
81 : sentinel_op_(IrOpcode::kDead, Operator::kNoProperties, "Sentinel", 0, 0, in CopyVisitor()83 sentinel_(target_graph->NewNode(&sentinel_op_)), in CopyVisitor()126 Operator const sentinel_op_; member in v8::internal::compiler::CopyVisitor