Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Suffix

77                        std::vector<std::string> &Suffix,
99 << getPassesString(Suffix) << ": ";
101 if (BD.runPasses(BD.getProgram(), Suffix)) {
102 delete OrigProgram; // The suffix crashes alone...