Searched refs:LLVMGetAllocatedType (Results 1 – 3 of 3) sorted by relevance
541 LLVMTypeRef Ty = CloneType(LLVMGetAllocatedType(Src)); in CloneInstruction()
2765 LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca);
2312 LLVMTypeRef LLVMGetAllocatedType(LLVMValueRef Alloca) { in LLVMGetAllocatedType() function