Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp160 static cl::list<std::string> IslArgs("polly-isl-arg", variable
1707 IslArgv.reserve(1 + IslArgs.size()); in Scop()
1712 for (std::string &Arg : IslArgs) in Scop()