Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VLASizeMap

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