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