Searched refs:MatchedScopes (Results 1 – 2 of 2) sorted by relevance
432 LVScopes MatchedScopes; variable587 void addMatched(LVScope *Scope) { MatchedScopes.push_back(Scope); } in addMatched()591 const LVScopes &getMatchedScopes() const { return MatchedScopes; } in getMatchedScopes()
1216 if (MatchedScopes.size()) { in propagatePatternMatch()1217 for (LVScope *Scope : MatchedScopes) in propagatePatternMatch()1568 for (const LVScope *Scope : MatchedScopes) in printSizes()1657 for (const LVScope *Scope : MatchedScopes) { in printMatchedElements()