Home | History | Annotate | Download | only in CodeGen

Lines Matching full:numbytes

1469     CharUnits NumBytes = StackOffset - FieldEnd;
1471 Ty = llvm::ArrayType::get(Ty, NumBytes.getQuantity());