Searched defs:CalledFunctions (Results 1 – 4 of 4) sorted by relevance
98 StringSet<> &CalledFunctions, in findExternalCalls()162 StringSet<> &CalledFunctions, in GetImportList()269 StringSet<> CalledFunctions; in importFunctions() local
3087 SmallPtrSet<const Function *, 8> &CalledFunctions) { in cxxDtorIsEmpty()3157 SmallPtrSet<const Function *, 8> CalledFunctions; in OptimizeEmptyGlobalCXXDtors() local
142 SmallVector<CallRecord, 5> CalledFunctions; variable
276 std::vector<CallRecord> CalledFunctions; variable