Home
last modified time | relevance | path

Searched defs:CalledFunctions (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Analysis/
DCallGraph.h142 SmallVector<CallRecord, 5> CalledFunctions; variable
/external/llvm/include/llvm/Analysis/
DCallGraph.h277 std::vector<CallRecord> CalledFunctions; variable
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2426 SmallPtrSet<const Function *, 8> &CalledFunctions) { in cxxDtorIsEmpty()
2496 SmallPtrSet<const Function *, 8> CalledFunctions; in OptimizeEmptyGlobalCXXDtors() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp2729 SmallPtrSet<const Function *, 8> &CalledFunctions) { in cxxDtorIsEmpty()
2799 SmallPtrSet<const Function *, 8> CalledFunctions; in OptimizeEmptyGlobalCXXDtors() local