Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7105 struct StructNonContiguousInfo { struct
7106 bool IsNonContiguous = false;
7107 MapDimArrayTy Dims;
7108 MapNonContiguousArrayTy Offsets;
7109 MapNonContiguousArrayTy Counts;
7110 MapNonContiguousArrayTy Strides;