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