Home
last modified time | relevance | path

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

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