Home
last modified time | relevance | path

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

/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp691 TEST(ISLTools, makeIdentityMap) { in TEST() argument
/external/llvm-project/polly/lib/Support/
DISLTools.cpp180 isl::union_map polly::makeIdentityMap(const isl::union_set &USet, in makeIdentityMap() function in polly