Searched refs:DisableCopyProp (Results 1 – 1 of 1) sorted by relevance
98 static cl::opt<bool> DisableCopyProp("disable-copyprop", cl::Hidden, variable319 return applyDisable(TargetID, DisableCopyProp); in overridePass()581 DISABLE_PASS(DisableCopyProp, MachineCopyPropagationPass) in registerCodeGenCallback()