Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.cpp87 Pair.second->dropUsers(); in ~LLVMContextImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DMetadata.h351 void dropUsers() { in dropUsers() function