Home
last modified time | relevance | path

Searched defs:IdentityMap (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DDependenceInfo.cpp340 isl_union_map *IdentityMap; in calculateDependences() local
/llvm-project-15.0.7/polly/lib/Support/
H A DISLTools.cpp193 isl::map IdentityMap = makeIdentityMap(Set, RestrictDomain); in makeIdentityMap() local