Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1658 MIRType *MIRArrayType::GetElemType() const in GetElemType() function in maple::MIRArrayType
1745 MIRType *MIRFarrayType::GetElemType() const in GetElemType() function in maple::MIRFarrayType
1914 MIRType *MIRStructType::GetElemType(uint32 n) const in GetElemType() function in maple::MIRStructType
2538 MIRType *GetElemType(const MIRType &arrayType) in GetElemType() function