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