Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp80 Pair.second->dropUsers(); in ~LLVMContextImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h457 void dropUsers() { in dropUsers() function