Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:diffProgram

80   bool Diff = BD.diffProgram(BD.getProgram(), BitcodeResult, "",

118 Diff = BD.diffProgram(BD.getProgram(), BitcodeResult, "", false, &Error);
159 Diff = BD.diffProgram(BD.getProgram(), BitcodeResult, "",
233 Broken = BD.diffProgram(M1, "", "", false, &Error);
969 bool Result = BD.diffProgram(BD.getProgram(), TestModuleBC.str(),