Lines Matching refs:createSCCPPass
1663 // createSCCPPass - This is the public interface to this file.1664 FunctionPass *llvm::createSCCPPass() { return new SCCPLegacyPass(); }