Searched defs:arrType (Results 1 – 2 of 2) sorted by relevance
2569 …(const ir::AstNode *const node, const VReg arr, const VReg dim, const checker::Type *const arrType) in NewArray()
2845 auto &arrType = static_cast<const MIRArrayType &>(ty); in IsHomogeneousAggregates() local