Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp353 isl::pw_multi_aff ASecond = It0->second; in buildCondition() local
389 !ASecond.intersect_params(Params).domain().is_empty()) { in buildCondition()
391 MaxExpr = Build.access_from(ASecond).address_of(); in buildCondition()