Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp673 PassBuilder::buildModuleSimplificationPipeline(OptimizationLevel Level, in buildModuleSimplificationPipeline() function in PassBuilder
1059 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::None, in buildPerModuleDefaultPipeline()
1088 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::PreLink, in buildThinLTOPreLinkDefaultPipeline()
1139 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::PostLink, in buildThinLTODefaultPipeline()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
DPassBuilder.h305 buildModuleSimplificationPipeline(OptimizationLevel Level,