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