reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
601 if (AI.isArrayAllocation()) { 602 const ConstantInt *CI = dyn_cast<ConstantInt>(AI.getArraySize()); 606 Type *Ty = AI.getAllocatedType(); 608 AI.getModule()->getDataLayout().getTypeAllocSize(Ty);