Home
last modified time | relevance | path

Searched defs:StructNonContiguousInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7278 struct StructNonContiguousInfo { struct
7279 bool IsNonContiguous = false;
7280 MapDimArrayTy Dims;
7281 MapNonContiguousArrayTy Offsets;
7282 MapNonContiguousArrayTy Counts;
7283 MapNonContiguousArrayTy Strides;