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