Searched refs:branch_eq_proto (Results 1 – 1 of 1) sorted by relevance
1237 Node* branch_eq_proto = in ReduceJSInstanceOf() local1239 Node* if_eq_proto = graph()->NewNode(common()->IfTrue(), branch_eq_proto); in ReduceJSInstanceOf()1242 control = graph()->NewNode(common()->IfFalse(), branch_eq_proto); in ReduceJSInstanceOf()