Home
last modified time | relevance | path

Searched refs:NameUserContext (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2663 std::string NameUserContext = UserContext.get_dim_name(isl::dim::param, i); in addUserContext() local
2665 if (NameContext != NameUserContext) { in addUserContext()
2669 << "is '" << NameUserContext << "', but the name in the computed " in addUserContext()