Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2432 void Attributor::identifyDefaultAbstractAttributes(Function &F) { in identifyDefaultAbstractAttributes() function in Attributor
2853 A.identifyDefaultAbstractAttributes(*F); in runAttributorOnFunctions()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1430 void identifyDefaultAbstractAttributes(Function &F);
1448 identifyDefaultAbstractAttributes(const_cast<Function &>(F));