Searched refs:constructGate (Results 1 – 1 of 1) sorted by relevance
1054 GateRef constructGate = builder_.Construct(gate, args); in LowerTypedNewObjRange() local1055 acc_.ReplaceGate(gate, builder_.GetState(), builder_.GetDepend(), constructGate); in LowerTypedNewObjRange()1084 GateRef constructGate = builder_.Construct(gate, args); in LowerTypedSuperCall() local1085 acc_.ReplaceGate(gate, builder_.GetState(), builder_.GetDepend(), constructGate); in LowerTypedSuperCall()