reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5368 LLVM_DEBUG(dbgs() << "SLP: Found cost=" << Cost << " for VF=" << VF 5370 if (Cost < -SLPCostThreshold) { 5371 LLVM_DEBUG(dbgs() << "SLP: Decided to vectorize cost=" << Cost << "\n"); 5377 << "Stores SLP vectorized with cost " << NV("Cost", Cost)