Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h63 extern cl::opt<bool> SwpEnableCopyToPhi;
216 if (SwpEnableCopyToPhi) in SwingSchedulerDAG()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp203 cl::opt<bool> SwpEnableCopyToPhi("pipeliner-enable-copytophi", cl::ReallyHidden, variable