Searched refs:NextSubR (Results 1 – 1 of 1) sorted by relevance
986 Region *NextSubR = NextIt != R->end() ? NextIt->get() : nullptr; in findScopes() local989 CHRScope *SubCHRScope = findScopes(SubR.get(), NextSubR, R, Scopes); in findScopes()