Searched refs:PollyOnlyPrinter (Results 1 – 1 of 1) sorted by relevance
180 static cl::opt<bool> PollyOnlyPrinter( variable335 if (PollyOnlyPrinter) in registerPollyPasses()421 if (PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer) in shouldEnablePolly()424 if (PollyOnlyPrinter || PollyPrinter || PollyOnlyViewer || PollyViewer || in shouldEnablePolly()490 assert(!PollyOnlyPrinter && "This option is not implemented"); in buildDefaultPollyPipeline()