Home | History | Annotate | Download | only in bugpoint

Lines Matching full:keep

36   KeepMain("keep-main",
37 cl::desc("Force function reduction to keep main"),
103 /// does, then we keep that program and try again.
158 BD.setNewProgram(M); // It crashed, keep the trimmed version...
172 /// seeing if the program still crashes. If it does, then keep the newer,
230 BD.setNewProgram(M); // It crashed, keep the trimmed version...
334 BD.setNewProgram(M); // It crashed, keep the trimmed version...
417 BD.setNewProgram(M); // It crashed, keep the trimmed version...
555 // still triggers failure, keep deleting until we cannot trigger failure
613 BD.setNewProgram(M); // Yup, it does, keep the reduced version...