Home | History | Annotate | Download | only in compiler

Lines Matching full:effects

454 Node* WasmGraphBuilder::EffectPhi(unsigned count, Node** effects,
457 Node** buf = Realloc(effects, count, count + 1);