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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp22 static bool inferAllPrototypeAttributes( function
43 if (!inferAllPrototypeAttributes(M, GetTLI))
71 return inferAllPrototypeAttributes(M, GetTLI);

Completed in 53 milliseconds