Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp175 static cl::opt<unsigned> MulOpsInlineThreshold( variable
3015 if (Ops.size() > MulOpsInlineThreshold) in getMulExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp175 static cl::opt<unsigned> MulOpsInlineThreshold( variable
2909 if (Ops.size() > MulOpsInlineThreshold) in getMulExpr()