Searched refs:MaxPredDepth (Results 1 – 2 of 2) sorted by relevance
231 unsigned MaxPredDepth = 0; in ComputeDepth() local236 MaxPredDepth = std::max(MaxPredDepth, in ComputeDepth()246 if (MaxPredDepth != Cur->Depth) { in ComputeDepth()248 Cur->Depth = MaxPredDepth; in ComputeDepth()
241 unsigned MaxPredDepth = 0; in ComputeDepth() local246 MaxPredDepth = std::max(MaxPredDepth, in ComputeDepth()256 if (MaxPredDepth != Cur->Depth) { in ComputeDepth()258 Cur->Depth = MaxPredDepth; in ComputeDepth()