Home
last modified time | relevance | path

Searched refs:AlignedBounds (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2972 std::vector<isl_pw_aff *> AlignedBounds; in setArrayBounds() local
2973 std::tie(AlignSpace, AlignedBounds) = in setArrayBounds()
2979 createPwAffList(S->getIslCtx().get(), std::move(AlignedBounds)); in setArrayBounds()