Home
last modified time | relevance | path

Searched refs:IsStructHomogeneousAggregates (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2779 bool IsStructHomogeneousAggregates(const MIRStructType &ty, PrimType &primType, size_t &elemNum) in IsStructHomogeneousAggregates() function
2840 return IsStructHomogeneousAggregates(structType, primType, elemNum); in IsHomogeneousAggregates()