Searched refs:BaseValueTy (Results 1 – 2 of 2) sorted by relevance
331 llvm::Type *BaseValueTy = ConvertType((PathEnd[-1])->getType()); in GetAddressOfBaseClass() local333 BaseValueTy->getPointerTo(Value.getType()->getPointerAddressSpace()); in GetAddressOfBaseClass()347 return Builder.CreateElementBitCast(Value, BaseValueTy); in GetAddressOfBaseClass()384 Value = Builder.CreateElementBitCast(Value, BaseValueTy); in GetAddressOfBaseClass()
1488 llvm::Type *BaseValueTy = nullptr; member1511 BaseValueTy = init->getType(); in replaceInInitializer()1599 llvm::ConstantExpr::getInBoundsGetElementPtr(BaseValueTy, in setLocation()