Searched defs:CalledFunctions (Results 1 – 3 of 3) sorted by relevance
142 SmallVector<CallRecord, 5> CalledFunctions; variable
270 std::vector<CallRecord> CalledFunctions; variable
2950 SmallPtrSet<const Function *, 8> &CalledFunctions) { in cxxDtorIsEmpty()3020 SmallPtrSet<const Function *, 8> CalledFunctions; in OptimizeEmptyGlobalCXXDtors() local