Searched refs:NoDCE (Results 1 – 1 of 1) sorted by relevance
44 cl::opt<bool> NoDCE("disable-dce", variable114 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram()