Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DRegisterPasses.cpp218 static cl::list<std::string> DumpAfterFile( variable
413 for (auto &Filename : DumpAfterFile) in registerPollyPasses()
530 assert(DumpAfterFile.empty() && "This option is not implemented"); in buildDefaultPollyPipeline()