Searched defs:NElements (Results 1 – 2 of 2) sorted by relevance
828 ConstantInt *NElements, in OptimizeGlobalAddressOfMalloc()1503 if (ConstantInt *NElements = dyn_cast<ConstantInt>(NElems)) in TryToOptimizeStoreOfMallocToGlobal() local
3420 uint64_t NElements = AT->getSize().getZExtValue(); in isHomogeneousAggregate() local