Searched refs:IsSingleSource (Results 1 – 1 of 1) sorted by relevance
19480 static bool shouldUseHorizontalOp(bool IsSingleSource, SelectionDAG &DAG, in shouldUseHorizontalOp() argument19484 return !IsSingleSource || IsOptimizingSize || HasFastHOps; in shouldUseHorizontalOp()