Searched refs:LLVMGetGEPSourceElementType (Results 1 – 3 of 3) sorted by relevance
393 TypeCloner(M).Clone(LLVMGetGEPSourceElementType(Cst)); in clone_constant_impl()640 LLVMTypeRef ElemTy = CloneType(LLVMGetGEPSourceElementType(Src)); in CloneInstruction()
3560 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
2967 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP) { in LLVMGetGEPSourceElementType() function