Lines Matching refs:EffectPhi
392 Node* ephi = gasm_->graph()->NewNode(gasm_->common()->EffectPhi(size), in MergeExceptionalPaths()
2550 Node* ephi = graph()->NewNode(common()->EffectPhi(2), if_exception0, in ReduceFunctionPrototypeApply()
2561 graph()->NewNode(common()->EffectPhi(2), effect0, effect1, control); in ReduceFunctionPrototypeApply()
3107 graph()->NewNode(common()->EffectPhi(2), extrue, exfalse, merge); in ReduceReflectGet()
3173 graph()->NewNode(common()->EffectPhi(2), extrue, exfalse, merge); in ReduceReflectHas()
3955 Node* ephi = graph()->NewNode(common()->EffectPhi(2), if_exception, in ReduceCallOrConstructWithArrayLikeOrSpread()
4917 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceStringPrototypeSubstr()
4969 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceStringPrototypeSubstr()
5206 effect = graph()->NewNode(common()->EffectPhi(count), count + 1, in ReduceArrayPrototypePush()
5321 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceArrayPrototypePop()
5343 effect = graph()->NewNode(common()->EffectPhi(count), count + 1, in ReduceArrayPrototypePop()
5455 graph()->NewNode(common()->EffectPhi(2), etrue1, etrue1, loop); in ReduceArrayPrototypeShift()
5534 graph()->NewNode(common()->EffectPhi(2), etrue1, efalse1, if_false0); in ReduceArrayPrototypeShift()
5541 effect = graph()->NewNode(common()->EffectPhi(2), etrue0, efalse0, control); in ReduceArrayPrototypeShift()
5563 effect = graph()->NewNode(common()->EffectPhi(count), count + 1, in ReduceArrayPrototypeShift()
5969 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceArrayIteratorPrototypeNext()
6093 graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceStringPrototypeStartsWith()
6309 effect = graph()->NewNode(common()->EffectPhi(2), etrue0, effect, control); in ReduceStringIteratorPrototypeNext()
6537 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReducePromisePrototypeFinally()
6772 graph()->NewNode(common()->EffectPhi(count), count + 1, &effects.front()); in ReduceTypedArrayPrototypeToStringTag()
6878 effect = graph()->NewNode(common()->EffectPhi(2), etrue, efalse, control); in ReduceMapPrototypeGet()
7027 graph()->NewNode(common()->EffectPhi(2), effect, effect, loop); in ReduceCollectionIteratorPrototypeNext()
7123 graph()->NewNode(common()->EffectPhi(2), effect, effect, loop); in ReduceCollectionIteratorPrototypeNext()
7259 effect = graph()->NewNode(common()->EffectPhi(2), 3, effects); in ReduceCollectionIteratorPrototypeNext()