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