ΒΆllvm::ModulePass* createIPSCCPPass()

Description

createIPSCCPPass - This pass propagates constants from call sites into the bodies of functions, and keeps track of whether basic blocks are executable in the process.

Declared at: llvm/include/llvm/Transforms/IPO.h:157