Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/Transforms/
H A DIPO.h71 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DIPO.cpp124 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM) { in LLVMAddStripDeadPrototypesPass() function