reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
522 RolledDynamicCost += TTI.getUserCost(&I); 609 if (UnrolledCost == RolledDynamicCost) { 634 << "RolledDynamicCost: " << RolledDynamicCost << "\n"); 635 return {{UnrolledCost, RolledDynamicCost}};