Searched refs:MatchedScopes (Results 1 – 2 of 2) sorted by relevance
424 LVScopes MatchedScopes; variable576 void addMatched(LVScope *Scope) { MatchedScopes.push_back(Scope); } in addMatched()580 const LVScopes &getMatchedScopes() const { return MatchedScopes; } in getMatchedScopes()
1205 if (MatchedScopes.size()) { in propagatePatternMatch()1206 for (LVScope *Scope : MatchedScopes) in propagatePatternMatch()1557 for (const LVScope *Scope : MatchedScopes) in printSizes()1647 for (const LVScope *Scope : MatchedScopes) { in printMatchedElements()