Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp82 static cl::opt<unsigned> MaxDataFlowEdge( variable
613 if (isRevCopyChain(RegC, RegA, MaxDataFlowEdge)) in isProfitableToCommute()
616 if (isRevCopyChain(RegB, RegA, MaxDataFlowEdge)) in isProfitableToCommute()