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