Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h2413 LLVMValueRef LLVMGetNextGlobalAlias(LLVMValueRef GA);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp2290 LLVMValueRef LLVMGetNextGlobalAlias(LLVMValueRef GA) { in LLVMGetNextGlobalAlias() function