Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VLASizeMap

1156   // VLASizeMap - This keeps track of the associated size for each VLA type.
1162 llvm::DenseMap<const Expr*, llvm::Value*> VLASizeMap;
1711 /// the given variably-modified type and store them in the VLASizeMap.