reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1425 return buildGEP(IRB, BasePtr, Indices, NamePrefix); 1440 Indices.push_back(IRB.getIntN(OffsetSize, 0)); 1443 Indices.push_back(IRB.getInt32(0)); 1448 Indices.push_back(IRB.getInt32(0)); 1455 Indices.erase(Indices.end() - NumLayers, Indices.end()); 1455 Indices.erase(Indices.end() - NumLayers, Indices.end()); 1455 Indices.erase(Indices.end() - NumLayers, Indices.end()); 1457 return buildGEP(IRB, BasePtr, Indices, NamePrefix);