Searched refs:MulOpsInlineThreshold (Results 1 – 1 of 1) sorted by relevance
176 static cl::opt<unsigned> MulOpsInlineThreshold( variable2943 if (Ops.size() > MulOpsInlineThreshold) in getMulExpr()