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