Lines Matching refs:NamePrefix
1433 const Twine &NamePrefix) { in buildGEP() argument
1445 NamePrefix + "sroa_idx"); in buildGEP()
1460 const Twine &NamePrefix) { in getNaturalGEPWithType() argument
1462 return buildGEP(IRB, BasePtr, Indices, NamePrefix); in getNaturalGEPWithType()
1494 return buildGEP(IRB, BasePtr, Indices, NamePrefix); in getNaturalGEPWithType()
1510 const Twine &NamePrefix) { in getNaturalGEPWithOffset() argument
1529 NamePrefix); in getNaturalGEPWithOffset()
1549 const Twine &NamePrefix) { in getAdjustedPtr() argument
1554 NamePrefix + "sroa_idx"); in getAdjustedPtr()
1556 NamePrefix + "sroa_cast"); in getAdjustedPtr()
1600 Indices, NamePrefix)) { in getAdjustedPtr()
1639 NamePrefix + "sroa_raw_cast"); in getAdjustedPtr()
1647 NamePrefix + "sroa_raw_idx"); in getAdjustedPtr()
1655 NamePrefix + "sroa_cast"); in getAdjustedPtr()