sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LLVMAddStripDeadPrototypesPass
llvm
c
transforms
IPO
See llvm::createStripDeadPrototypesPass function.
extern (
C
) nothrow
void
LLVMAddStripDeadPrototypesPass
(
LLVMPassManagerRef
PM
)
Meta
Source
See Implementation
llvm
c
transforms
IPO
functions
LLVMAddAlwaysInlinerPass
LLVMAddArgumentPromotionPass
LLVMAddConstantMergePass
LLVMAddDeadArgEliminationPass
LLVMAddFunctionAttrsPass
LLVMAddFunctionInliningPass
LLVMAddGlobalDCEPass
LLVMAddGlobalOptimizerPass
LLVMAddIPConstantPropagationPass
LLVMAddIPSCCPPass
LLVMAddInternalizePass
LLVMAddPruneEHPass
LLVMAddStripDeadPrototypesPass
LLVMAddStripSymbolsPass
See llvm::createStripDeadPrototypesPass function.