Home
last modified time | relevance | path

Searched refs:createLibCallsShrinkWrapPass (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DScalar.h515 FunctionPass *createLibCallsShrinkWrapPass();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DLinkAllPasses.h88 (void) llvm::createLibCallsShrinkWrapPass(); in ForcePassLinking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp547 FunctionPass *createLibCallsShrinkWrapPass() { in createLibCallsShrinkWrapPass() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp378 MPM.add(createLibCallsShrinkWrapPass()); in addFunctionSimplificationPasses()