Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp873 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { in isFunctionMallocLike() function
956 if (!isFunctionMallocLike(F, SCCNodes)) in addNoAliasAttrs()