reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4274 uint64_t AllocaSize = DL.getTypeAllocSize(AI.getAllocatedType()); 4338 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); 4358 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType());