Searched refs:identifyDefaultAbstractAttributes (Results 1 – 2 of 2) sorted by relevance
1571 void identifyDefaultAbstractAttributes(Function &F);1590 identifyDefaultAbstractAttributes(const_cast<Function &>(F));
2878 void Attributor::identifyDefaultAbstractAttributes(Function &F) { in identifyDefaultAbstractAttributes() function in Attributor3343 A.identifyDefaultAbstractAttributes(*F); in runAttributorOnFunctions()