Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp340 isl::pw_multi_aff ASecond = It0->second; in buildCondition() local
376 !ASecond.intersect_params(Params).domain().is_empty()) { in buildCondition()
378 MaxExpr = Build.access_from(ASecond).address_of(); in buildCondition()