Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp429 if (Phase != ThinLTOPhase::PreLink || in buildFunctionSimplificationPipeline()
596 Phase == ThinLTOPhase::PreLink)); in buildModuleSimplificationPipeline()
599 if (Phase != ThinLTOPhase::PreLink) in buildModuleSimplificationPipeline()
678 if (Phase == ThinLTOPhase::PreLink && in buildModuleSimplificationPipeline()
906 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::PreLink, in buildThinLTOPreLinkDefaultPipeline()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/
DPassBuilder.h83 PreLink, enumerator