Searched refs:shouldSeedAttribute (Results 1 – 2 of 2) sorted by relevance
1592 if (Phase == AttributorPhase::SEEDING && !shouldSeedAttribute(AA)) {2490 bool shouldSeedAttribute(AbstractAttribute &AA);
2967 bool Attributor::shouldSeedAttribute(AbstractAttribute &AA) { in shouldSeedAttribute() function in Attributor