Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Optimized

409     // optimized and loop extracted module.
697 Module *Optimized = BD.runPassesOn(Test, BD.getPassesToRun(),
704 Module *New = TestMergedProgram(BD, Optimized, Safe, true, Error, Broken);
723 errs() << "*** Optimized program matches reference output! No problem"
746 outs() << " Non-optimized portion: ";