Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp122 bool annotateLibraryCalls(const CallGraphSCC &SCC);
1688 bool FunctionAttrs::annotateLibraryCalls(const CallGraphSCC &SCC) { in annotateLibraryCalls() function in FunctionAttrs
1707 bool Changed = annotateLibraryCalls(SCC); in runOnSCC()