Searched refs:identifyDefaultAbstractAttributes (Results 1 – 2 of 2) sorted by relevance
789 void identifyDefaultAbstractAttributes(Function &F);805 identifyDefaultAbstractAttributes(const_cast<Function &>(F));
6484 void Attributor::identifyDefaultAbstractAttributes(Function &F) { in identifyDefaultAbstractAttributes() function in Attributor6776 A.identifyDefaultAbstractAttributes(F); in runAttributorOnModule()