Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/
DIPO.h70 void LLVMAddInternalizePass(LLVMPassManagerRef, unsigned AllButMain);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DIPO.cpp121 void LLVMAddInternalizePass(LLVMPassManagerRef PM, unsigned AllButMain) { in LLVMAddInternalizePass() function