Home
last modified time | relevance | path

Searched refs:createForceFunctionAttrsLegacyPass (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DForceFunctionAttrs.h28 Pass *createForceFunctionAttrsLegacyPass();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DForceFunctionAttrs.cpp128 Pass *llvm::createForceFunctionAttrsLegacyPass() { in createForceFunctionAttrsLegacyPass() function in llvm
DPassManagerBuilder.cpp484 MPM.add(createForceFunctionAttrsLegacyPass()); in populateModulePassManager()
854 PM.add(createForceFunctionAttrsLegacyPass()); in addLTOOptimizationPasses()