Searched refs:BaseValueTy (Results 1 – 2 of 2) sorted by relevance
330 llvm::Type *BaseValueTy = ConvertType((PathEnd[-1])->getType()); in GetAddressOfBaseClass() local332 BaseValueTy->getPointerTo(Value.getType()->getPointerAddressSpace()); in GetAddressOfBaseClass()346 return Builder.CreateElementBitCast(Value, BaseValueTy); in GetAddressOfBaseClass()383 Value = Builder.CreateElementBitCast(Value, BaseValueTy); in GetAddressOfBaseClass()
1491 llvm::Type *BaseValueTy = nullptr; member1514 BaseValueTy = init->getType(); in replaceInInitializer()1602 llvm::ConstantExpr::getInBoundsGetElementPtr(BaseValueTy, in setLocation()