Searched refs:PeepholeEPPipeline (Results 1 – 1 of 1) sorted by relevance
84 static cl::opt<std::string> PeepholeEPPipeline( variable174 if (tryParsePipelineText<FunctionPassManager>(PB, PeepholeEPPipeline)) in registerEPCallbacks()178 Err(PB.parsePassPipeline(PM, PeepholeEPPipeline)); in registerEPCallbacks()