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