Home | History | Annotate | Download | only in bugpoint

Lines Matching full:reduce

246   /// the CFG really fast which can reduce large functions quickly.
430 /// on a program, try to destructively reduce the program while still keeping
439 // Now try to reduce the number of global variable initializers in the
473 outs() << "\n*** Attempting to reduce the number of global "
488 // Now try to reduce the number of functions in the module to something small.
496 outs() << "\n*** Attempting to reduce the number of functions "
545 outs() << "\n*** Attempting to reduce testcase by deleting instruc"
584 // to reduce the testcase...
631 // Reduce the list of passes which causes the optimizer to crash...
659 /// crashes on an input. It attempts to reduce the input as much as possible