Searched refs:LLVMShutdown (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ | ||
H A D | Core.h | 535 void LLVMShutdown(void); |
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Core.cpp | 64 void LLVMShutdown() { in LLVMShutdown() function |