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