Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp20 static bool inferAllPrototypeAttributes( in inferAllPrototypeAttributes() function
47 if (!inferAllPrototypeAttributes(M, GetTLI)) in run()
75 return inferAllPrototypeAttributes(M, GetTLI); in runOnModule()