Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7337 struct StructNonContiguousInfo { struct
7338 bool IsNonContiguous = false;
7339 MapDimArrayTy Dims;
7340 MapNonContiguousArrayTy Offsets;
7341 MapNonContiguousArrayTy Counts;
7342 MapNonContiguousArrayTy Strides;