Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DRegisterPasses.cpp170 static cl::opt<bool> PollyOnlyPrinter( variable
337 if (PollyOnlyPrinter) in registerPollyPasses()
429 if (PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer) in shouldEnablePollyForDiagnostic()
432 return PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer || in shouldEnablePollyForDiagnostic()
514 if (PollyOnlyPrinter) in buildCommonPollyPipeline()