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.cpp1660 MIRType *MIRArrayType::GetElemType() const in GetElemType() function in maple::MIRArrayType
1747 MIRType *MIRFarrayType::GetElemType() const in GetElemType() function in maple::MIRFarrayType
1916 MIRType *MIRStructType::GetElemType(uint32 n) const in GetElemType() function in maple::MIRStructType
2722 MIRType *GetElemType(const MIRType &arrayType) in GetElemType() function