reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2753 if (!BestUnswitchTI || CandidateCost < BestUnswitchCost) { 2755 BestUnswitchCost = CandidateCost; 2761 if (BestUnswitchCost >= UnswitchThreshold) { 2763 << BestUnswitchCost << "\n"); 2773 << BestUnswitchCost << ") terminator: " << *BestUnswitchTI