Home
last modified time | relevance | path

Searched refs:DropRef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp201 Callee->DropRef(); in removeOneAbstractEdgeTo()
217 I->second->DropRef(); in replaceCallEdge()
241 OldNode->DropRef(); in replaceCallEdge()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraph.h225 CalledFunctions.back().second->DropRef(); in removeAllCalledFunctions()
246 I->second->DropRef(); in removeCallEdge()
274 void DropRef() { --NumReferences; } in DropRef() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20741 {"_ZN4llvm17AttributeListImpl7DropRefEv", "llvm::AttributeListImpl::DropRef()"},