Home
last modified time | relevance | path

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

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