Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DCore.h1460 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DCore.cpp775 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C) { in LLVMLabelTypeInContext() function
789 return LLVMLabelTypeInContext(LLVMGetGlobalContext()); in LLVMLabelType()