Searched refs:MIDepthOpt (Results 1 – 1 of 1) sorted by relevance
453 unsigned MIDepthOpt = 0; in checkForProfitableCmovCandidates() local466 MIDepthOpt = std::max(MIDepthOpt, Info.OptDepth); in checkForProfitableCmovCandidates()471 MIDepthOpt = getDepthOfOptCmov( in checkForProfitableCmovCandidates()484 DepthMap[&MI] = {MIDepth += Latency, MIDepthOpt += Latency}; in checkForProfitableCmovCandidates()486 MaxDepth.OptDepth = std::max(MaxDepth.OptDepth, MIDepthOpt); in checkForProfitableCmovCandidates()