Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
HDCore.h2510 void LLVMSetGC(LLVMValueRef Fn, const char *Name);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp2380 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC() function