Lines Matching refs:EffectPhi
1191 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
1220 // Merge+Phi+EffectPhi at the bottom.
1301 this_effect = graph()->NewNode(common()->EffectPhi(2), this_effect,
1370 effect = graph()->NewNode(common()->EffectPhi(control_count),
1384 graph()->NewNode(common()->EffectPhi(if_exception_count),
1493 Node* effect_phi = graph()->NewNode(common()->EffectPhi(2), dead_node,
1760 // Merge+Phi+EffectPhi at the bottom.
1844 effect = graph()->NewNode(common()->EffectPhi(control_count),
2798 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
2867 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
3026 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
3132 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
3232 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control);
3281 graph()->NewNode(common()->EffectPhi(2), etrue, *effect, *control);