Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp84 static cl::opt<unsigned> MaxDataFlowEdge( variable
524 if (isRevCopyChain(RegC, RegA, MaxDataFlowEdge)) in isProfitableToCommute()
527 if (isRevCopyChain(RegB, RegA, MaxDataFlowEdge)) in isProfitableToCommute()