Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp355 isl::pw_multi_aff BSecond = It1->second; in buildCondition() local
382 !BSecond.intersect_params(Params).domain().is_empty()) { in buildCondition()
384 MaxExpr = Build.access_from(BSecond).address_of(); in buildCondition()