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

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp37 CallsExternalNode->allReferencesDropped();
45 I->second->allReferencesDropped();
/external/llvm/include/llvm/Analysis/
H A DCallGraph.h284 void allReferencesDropped() { NumReferences = 0; } function in namespace:llvm

Completed in 239 milliseconds