Searched refs:SubCHRScope (Results 1 – 1 of 1) sorted by relevance
980 CHRScope *SubCHRScope = findScopes(SubR.get(), NextSubR, R, Scopes); in findScopes() local981 if (SubCHRScope) { in findScopes()982 CHR_DEBUG(dbgs() << "Subregion Scope " << *SubCHRScope << "\n"); in findScopes()986 if (SubCHRScope) { in findScopes()988 ConsecutiveSubscope = SubCHRScope; in findScopes()989 else if (!ConsecutiveSubscope->appendable(SubCHRScope)) { in findScopes()991 ConsecutiveSubscope = SubCHRScope; in findScopes()993 ConsecutiveSubscope->append(SubCHRScope); in findScopes()