Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2978 isl_pw_aff_list *BoundsList = in setArrayBounds() local
2985 assert(BoundsList && "Unable to access list of bounds."); in setArrayBounds()
2988 isl_multi_pw_aff_from_pw_aff_list(BoundsSpace, BoundsList); in setArrayBounds()