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