Home
last modified time | relevance | path

Searched refs:AllocateGateSpace (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.cpp73 Gate *Circuit::AllocateGateSpace(size_t numIns) in AllocateGateSpace() function in panda::ecmascript::kungfu::Circuit
133 auto gateSpace = AllocateGateSpace(numIns); in NewGate()
H A Dcircuit.h300 Gate *AllocateGateSpace(size_t numIns);

Completed in 2 milliseconds