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