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