Searched refs:Simplification (Results 1 – 3 of 3) sorted by relevance
86 unsigned Simplification) { in deleteInstructionFromProgram() argument115 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram()117 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
1022 unsigned Simplification = 2; in ReduceInsts() local1027 --Simplification; in ReduceInsts()1029 << "tions: Simplification Level #" << Simplification << '\n'; in ReduceInsts()1066 BD.deleteInstructionFromProgram(&*I, Simplification); in ReduceInsts()1084 } while (Simplification); in ReduceInsts()
6251 list. Simplification of deallocate so that memory is always