Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DRegisterPasses.cpp176 PollyPrinter("polly-dot", cl::desc("Enable the Polly DOT printer in -O3"), variable
333 if (PollyPrinter) in registerPollyPasses()
421 if (PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer) in shouldEnablePolly()
424 if (PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer || in shouldEnablePolly()
489 assert(!PollyPrinter && "This option is not implemented"); in buildDefaultPollyPipeline()