Searched refs:Simplification (Results 1 – 6 of 6) sorted by relevance
541 unsigned Simplification = 2; in DebugACrash() local544 --Simplification; in DebugACrash()546 << "tions: Simplification Level #" << Simplification << '\n'; in DebugACrash()579 BD.deleteInstructionFromProgram(I, Simplification); in DebugACrash()597 } while (Simplification); in DebugACrash()
87 unsigned Simplification) { in deleteInstructionFromProgram() argument116 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram()118 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
1 ; CFG Simplification is making a loop dead, then changing the add into:
66 ; OPT-LOOP-DAG: Skipping pass 'Induction Variable Simplification'
46 * Simplification of #include's: Before, it was necessary for a .cpp file to
260 -indvars - Induction Variable Simplification