Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Exchange/
H A DJSONExporter.cpp663 std::vector<unsigned> DimSizes; in importArrays() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7518 MapValuesArrayTy DimSizes{llvm::ConstantInt::get(CGF.CGM.Int64Ty, 1)}; generateInfoForComponentList() local