Home
last modified time | relevance | path

Searched defs:PartitionNode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_optimizer.cpp1352 PartitionNode::PartitionNode() : gate_(Circuit::NullGate()) in PartitionNode() function in panda::ecmascript::kungfu::PartitionNode
1356 PartitionNode::PartitionNode(GateRef gate) : gate_(gate) in PartitionNode() function in panda::ecmascript::kungfu::PartitionNode