Searched defs:MapOldIndVar (Results 1 – 1 of 1) sorted by relevance
/llvm-project/polly/lib/Transform/ |
H A D | MatmulOptimizer.cpp | 782 static isl::map getMatMulAccRel(isl::map MapOldIndVar, unsigned FirstDim, in getMatMulAccRel() argument 800 ScopStmt *Stmt, isl::map MapOldIndVar, in optimizePackedB() argument 837 isl::map MapOldIndVar, in optimizePackedA() argument 929 optimizeDataLayoutMatrMulPattern(isl::schedule_node Node,isl::map MapOldIndVar,MicroKernelParamsTy MicroParams,MacroKernelParamsTy MacroParams,MatMulInfoTy & MMI) optimizeDataLayoutMatrMulPattern() argument 968 auto MapOldIndVar = isl::map::from_union_map(UnMapOldIndVar); getInductionVariablesSubstitution() local 1074 auto MapOldIndVar = getInductionVariablesSubstitution(Node, MicroKernelParams, optimizeMatMulPattern() local [all...] |