Searched refs:addedVars (Results 1 – 1 of 1) sorted by relevance
450 set<const Variable*> addedVars; in popValueScope() local463 if (addedVars.find(var) != addedVars.end()) in popValueScope()488 addedVars.insert(var); // Record as cached variable. in popValueScope()498 if (addedVars.find(var) == addedVars.end()) in popValueScope()