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