Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCallGraph.cpp50 CallsExternalNode->allReferencesDropped(); in ~CallGraph()
56 I.second->allReferencesDropped(); in ~CallGraph()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h284 void allReferencesDropped() { NumReferences = 0; } in allReferencesDropped() function