Searched refs:UserContextStr (Results 1 – 1 of 1) sorted by relevance
125 static cl::opt<std::string> UserContextStr( variable2831 if (UserContextStr.empty()) in addUserContext()2834 isl::set UserContext = isl::set(scop->getIslCtx(), UserContextStr.c_str()); in addUserContext()