Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp19 static bool inferAllPrototypeAttributes( in inferAllPrototypeAttributes() function
46 if (!inferAllPrototypeAttributes(M, GetTLI)) in run()