Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp588 Phase == ThinLTOPhase::PostLink) in buildModuleSimplificationPipeline()
604 MPM.addPass(PGOIndirectCallPromotion(Phase == ThinLTOPhase::PostLink, in buildModuleSimplificationPipeline()
642 if (PGOOpt && Phase != ThinLTOPhase::PostLink && in buildModuleSimplificationPipeline()
960 MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::PostLink, in buildThinLTODefaultPipeline()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/
DPassBuilder.h85 PostLink enumerator