Searched refs:InterestingLocationContexts (Results 1 – 2 of 2) sorted by relevance
323 llvm::SmallSet<const LocationContext *, 2> InterestingLocationContexts; variable
2340 InterestingLocationContexts.insert(LC); in markInteresting()2410 return InterestingLocationContexts.count(LC); in isInteresting()