Searched refs:PointeeTySize (Results 1 – 1 of 1) sorted by relevance
7469 uint64_t PointeeTySize = DL.getTypeStoreSize(PointeeTy); in createInitialization() local7471 Value *Ptr = constructPointer(&Base, u * PointeeTySize, IRB); in createInitialization()7504 uint64_t PointeeTySize = DL.getTypeStoreSize(PointeeTy); in createReplacementValues() local7506 Value *Ptr = constructPointer(Base, u * PointeeTySize, IRB); in createReplacementValues()