Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2347 auto maybe_unified = unify(kind, instance.kind); in add_specialization() local
2349 if (!maybe_unified.first) in add_specialization()
2351 instance.template_class.add_specialization(maybe_unified.second); in add_specialization()