Searched refs:AllowedSymbols (Results 1 – 1 of 1) sorted by relevance
1191 llvm::SmallPtrSet<SymbolRef, 8> AllowedSymbols; in checkRegionChanges() local1195 AllowedSymbols.insert(SR->getSymbol()); in checkRegionChanges()1198 if (AllowedSymbols.count(sym)) in checkRegionChanges()