Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1006 static bool inferPrototypeAttributes(Function &F, const TargetLibraryInfo &TLI) { in inferPrototypeAttributes() function
1945 Changed |= inferPrototypeAttributes(*F, *TLI); in runOnSCC()