Home
last modified time | relevance | path

Searched refs:LLVMGetAllocatedType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp617 LLVMTypeRef Ty = CloneType(LLVMGetAllocatedType(Src)); in CloneInstruction()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h3532 LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp2953 LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca) { in LLVMGetAllocatedType() function