Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp86 static cl::opt<unsigned> MaxDataFlowEdge( variable
669 if (isRevCopyChain(regC, regA, MaxDataFlowEdge)) in isProfitableToCommute()
672 if (isRevCopyChain(regB, regA, MaxDataFlowEdge)) in isProfitableToCommute()