Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DRegisterPasses.cpp208 static cl::list<std::string> DumpAfterFile( variable
417 for (auto &Filename : DumpAfterFile) in registerPollyPasses()
619 for (auto &Filename : DumpAfterFile) in buildEarlyPollyPipeline()
642 if (!DumpAfterFile.empty()) in buildLatePollyPipeline()