Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp23 static bool inferAllPrototypeAttributes( in inferAllPrototypeAttributes() function
50 if (!inferAllPrototypeAttributes(M, GetTLI)) in run()
78 return inferAllPrototypeAttributes(M, GetTLI); in runOnModule()