Searched defs:ReplaceGate (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | graph_visitor.cpp | 22 void GraphVisitor::ReplaceGate(GateRef gate, GateRef replacement) in ReplaceGate() function in panda::ecmascript::kungfu::GraphVisitor |
D | graph_editor.cpp | 35 void GraphEditor::ReplaceGate(GateRef gate) in ReplaceGate() function in panda::ecmascript::kungfu::GraphEditor |
D | gate_accessor.cpp | 1105 void GateAccessor::ReplaceGate(GateRef gate, GateRef state, GateRef depend, GateRef value) in ReplaceGate() function in panda::ecmascript::kungfu::GateAccessor |