Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp346 ThinLTOPhase Phase, in buildFunctionSimplificationPipeline()
429 if (Phase != ThinLTOPhase::PreLink || in buildFunctionSimplificationPipeline()
563 ThinLTOPhase Phase, in buildModuleSimplificationPipeline()
588 Phase == ThinLTOPhase::PostLink) in buildModuleSimplificationPipeline()
596 Phase == ThinLTOPhase::PreLink)); in buildModuleSimplificationPipeline()
599 if (Phase != ThinLTOPhase::PreLink) in buildModuleSimplificationPipeline()
604 MPM.addPass(PGOIndirectCallPromotion(Phase == ThinLTOPhase::PostLink, in buildModuleSimplificationPipeline()
642 if (PGOOpt && Phase != ThinLTOPhase::PostLink && in buildModuleSimplificationPipeline()
678 if (Phase == ThinLTOPhase::PreLink && in buildModuleSimplificationPipeline()
877 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::None, in buildPerModuleDefaultPipeline()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/
DPassBuilder.h79 enum class ThinLTOPhase { enum
234 ThinLTOPhase Phase,
254 ThinLTOPhase Phase,