Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.cpp133 auto gateSpace = AllocateGateSpace(numIns); in NewGate() local
138 auto newGate = new (gateSpace) Gate(meta, gateCount_++, inPtrList.data(), machineType, type); in NewGate()

Completed in 2 milliseconds