Home
last modified time | relevance | path

Searched refs:identifyDefaultAbstractAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3347 void Attributor::identifyDefaultAbstractAttributes(Function &F) { in identifyDefaultAbstractAttributes() function in Attributor
3900 A.identifyDefaultAbstractAttributes(*F); in runAttributorOnFunctions()
3962 A.identifyDefaultAbstractAttributes(*F); in runAttributorLightOnFunctions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1805 void identifyDefaultAbstractAttributes(Function &F);
1825 identifyDefaultAbstractAttributes(const_cast<Function &>(F));