Searched refs:Subscopes (Results 1 – 1 of 1) sorted by relevance
982 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local999 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1005 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1011 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1013 for (CHRScope *Sub : Subscopes) { in findScopes()