reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
444 MIDepth = std::max(MIDepth, Info.Depth); 444 MIDepth = std::max(MIDepth, Info.Depth); 464 DepthMap[&MI] = {MIDepth += Latency, MIDepthOpt += Latency}; 465 MaxDepth.Depth = std::max(MaxDepth.Depth, MIDepth);