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