Searched refs:annotateLibraryCalls (Results 1 – 1 of 1) sorted by relevance
122 bool annotateLibraryCalls(const CallGraphSCC &SCC);1688 bool FunctionAttrs::annotateLibraryCalls(const CallGraphSCC &SCC) { in annotateLibraryCalls() function in FunctionAttrs1707 bool Changed = annotateLibraryCalls(SCC); in runOnSCC()