Searched refs:SeedAllowList (Results 1 – 1 of 1) sorted by relevance
114 SeedAllowList("attributor-seed-allow-list", cl::Hidden, variable1683 if (SeedAllowList.size() != 0) in shouldSeedAttribute()1685 std::count(SeedAllowList.begin(), SeedAllowList.end(), AA.getName()); in shouldSeedAttribute()