Searched defs:NElements (Results 1 – 2 of 2) sorted by relevance
832 ConstantInt *NElements, const DataLayout &DL, in OptimizeGlobalAddressOfMalloc()1497 if (ConstantInt *NElements = dyn_cast<ConstantInt>(NElems)) in TryToOptimizeStoreOfMallocToGlobal() local
3860 uint64_t NElements = AT->getSize().getZExtValue(); in isHomogeneousAggregate() local