Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp313 isl::id IdPwAff = isl::id::alloc(S.getIslCtx(), param_name, this); in applyAndSetFAD() local
315 Space = Space.set_dim_id(isl::dim::param, 0, IdPwAff); in applyAndSetFAD()