Searched refs:createScopArrayInfo (Results 1 – 5 of 5) sorted by relevance
396 S.createScopArrayInfo(ElementType, CurrentOutIdString, Sizes); in expandAccess()
1109 auto *SAI = Stmt->getParent()->createScopArrayInfo( in optimizeDataLayoutMatrMulPattern()1137 SAI = Stmt->getParent()->createScopArrayInfo( in optimizeDataLayoutMatrMulPattern()
675 auto NewSAI = S.createScopArrayInfo( in importArrays()
2422 ScopArrayInfo *createScopArrayInfo(Type *ElementType,
1858 ScopArrayInfo *Scop::createScopArrayInfo(Type *ElementType, in createScopArrayInfo() function in Scop