reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3218 LLVM_DEBUG(dbgs() << "SLP: Call cost " << VecCallCost - ScalarCallCost 3219 << " (" << VecCallCost << "-" << ScalarCallCost << ")" 3222 return ReuseShuffleCost + VecCallCost - ScalarCallCost;