reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1528 if (!AllocSTy) 1533 if (AllocSTy->getNumElements() <= 16 && AllocSTy->getNumElements() != 0 && 1533 if (AllocSTy->getNumElements() <= 16 && AllocSTy->getNumElements() != 0 && 1540 unsigned TypeSize = DL.getStructLayout(AllocSTy)->getSizeInBytes(); 1546 CallInst::CreateMalloc(CI, IntPtrTy, AllocSTy, AllocSize, NumElements,