Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp418 auto inputSize = info.inputs.size(); in CreateGateInList() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp1614 auto inputSize = DataType::GetTypeSize(input.GetInst()->GetType(), arch); in InputSizeGtSize() local