Searched refs:depthIt (Results 1 – 1 of 1) sorted by relevance
2252 auto depthIt = minOpPatternDepth.find(op); in computeOpLegalizationDepth() local2253 if (depthIt != minOpPatternDepth.end()) in computeOpLegalizationDepth()2254 return depthIt->second; in computeOpLegalizationDepth()