Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2514 __isl_take isl_space *SeedSpace) { in alignPwAffs() argument
2515 assert(SeedSpace && "Invalid seed space given."); in alignPwAffs()
2517 isl_space *AlignSpace = SeedSpace; in alignPwAffs()