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