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