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.cpp3339 void Attributor::identifyDefaultAbstractAttributes(Function &F) { in identifyDefaultAbstractAttributes() function in Attributor
3895 A.identifyDefaultAbstractAttributes(*F); in runAttributorOnFunctions()
3957 A.identifyDefaultAbstractAttributes(*F); in runAttributorLightOnFunctions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1834 LLVM_ABI void identifyDefaultAbstractAttributes(Function &F);
1854 identifyDefaultAbstractAttributes(const_cast<Function &>(F));