Home | History | Annotate | Download | only in compiler

Lines Matching refs:EffectPhi

166     // TODO(titzer): use EffectPhi after fixing EffectCount
745 effect_use = R.graph.NewNode(R.common.EffectPhi(1), ton, R.start());
791 effect_use(R.graph.NewNode(R.common.EffectPhi(1), binop, R.start())) {