Searched defs:StatementToIslMapTy (Results 1 – 2 of 2) sorted by relevance
53 using StatementToIslMapTy = DenseMap<ScopStmt *, isl::map>; variable
204 typedef Dependences::StatementToIslMapTy StatementToIslMapTy; typedef