Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h237 void SetStructFieldCount(uint32 idx, FieldID value) in SetStructFieldCount() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp122 SetStructFieldCount(structType.GetTypeIndex(), fields.size()); in ComputeStructTypeSizesAligns()
382 SetStructFieldCount(tyIdx, 0); in ComputeTypeSizesAligns()