Lines Matching full:next_depth
230 int next_depth = depth;232 next_depth = depth + 1;238 next_depth = depth - 1;269 if (SDNode *Result = FindCallEndFromCallStart(User, next_depth))