Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate.h145 static size_t GetOutListSize(size_t numIns) in GetOutListSize() function in panda::ecmascript::kungfu::Gate
H A Dcircuit.cpp76 return reinterpret_cast<Gate *>(AllocateSpace(Gate::GetGateSize(numIns)) + Gate::GetOutListSize(numIns)); in AllocateGateSpace()

Completed in 4 milliseconds