Home | History | Annotate | Download | only in Scalar

Lines Matching refs:createIPSCCPPass

1958 // createIPSCCPPass - This is the public interface to this file.
1959 ModulePass *llvm::createIPSCCPPass() { return new IPSCCPLegacyPass(); }