Searched refs:Subscopes (Results 1 – 1 of 1) sorted by relevance
977 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local994 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1000 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1006 Subscopes.push_back(ConsecutiveSubscope); in findScopes()1008 for (CHRScope *Sub : Subscopes) { in findScopes()