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