Searched refs:IslArgs (Results 1 – 1 of 1) sorted by relevance
160 static cl::list<std::string> IslArgs("polly-isl-arg", variable1707 IslArgv.reserve(1 + IslArgs.size()); in Scop()1712 for (std::string &Arg : IslArgs) in Scop()