Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp85 static cl::opt<unsigned> MaxDataFlowEdge( variable
720 if (isRevCopyChain(RegC, RegA, MaxDataFlowEdge)) in isProfitableToCommute()
723 if (isRevCopyChain(RegB, RegA, MaxDataFlowEdge)) in isProfitableToCommute()