Searched refs:gc_suspects (Results 1 – 1 of 1) sorted by relevance
239 static CalleesSet gc_suspects; variable248 while (fin >> s) gc_suspects.insert(s); in LoadGCSuspects()262 return gc_suspects.find(name) != gc_suspects.end(); in KnownToCauseGC()