Home
last modified time | relevance | path

Searched refs:AddPhiOperand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1870 variable->AddPhiOperand(gate); in Seal()
1920 val = var->AddPhiOperand(val); in ReadVariableRecursive()
2021 GateRef Variable::AddPhiOperand(GateRef val) in AddPhiOperand() function in panda::ecmascript::kungfu::Variable
Dcircuit_builder.h943 GateRef AddPhiOperand(GateRef val);