Home
last modified time | relevance | path

Searched refs:DisableCopyProp (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp94 static cl::opt<bool> DisableCopyProp("disable-copyprop", cl::Hidden, variable
268 return applyDisable(TargetID, DisableCopyProp); in overridePass()