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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1055 static bool isFunctionMallocLike(Function *F, const SCCNodeSet &SCCNodes) { function
1139 if (!isFunctionMallocLike(F, SCCNodes))

Completed in 108 milliseconds