Searched refs:CallerAndCalles (Results 1 – 1 of 1) sorted by relevance
88 DenseMap<StringRef, DenseSet<StringRef>> CallerAndCalles; in operator ()() local121 CallerAndCalles.insert({F.getName(), std::move(Calles)}); in operator ()()123 return CallerAndCalles; in operator ()()283 DenseMap<StringRef, DenseSet<StringRef>> CallerAndCalles; in operator ()() local300 CallerAndCalles.insert({F.getName(), std::move(Calles)}); in operator ()()301 return CallerAndCalles; in operator ()()