Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm-c/Transforms/
H A DIPO.h79 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
/openbsd/gnu/llvm/llvm/bindings/ocaml/transforms/ipo/
H A Dipo_ocaml.c84 LLVMAddStripDeadPrototypesPass(PM); in llvm_add_strip_dead_prototypes()
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIPO.cpp120 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM) { in LLVMAddStripDeadPrototypesPass() function