Home
last modified time | relevance | path

Searched refs:LLVMAddStripSymbolsPass (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.h91 void LLVMAddStripSymbolsPass(LLVMPassManagerRef PM);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DIPO.cpp141 void LLVMAddStripSymbolsPass(LLVMPassManagerRef PM) { in LLVMAddStripSymbolsPass() function