Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp118 bool inferPrototypeAttributes(Function &F);
839 bool FunctionAttrs::inferPrototypeAttributes(Function &F) { in inferPrototypeAttributes() function in FunctionAttrs
1697 MadeChange |= inferPrototypeAttributes(*F); in annotateLibraryCalls()