Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:numElts

1044       llvm::Value *numElts;
1045 llvm::tie(numElts, eltType) = getVLASize(vlaType);
1047 SizeVal = numElts;