Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DISLTools.cpp374 isl::union_map ReadsOverwrittenRotated = in computeArrayUnused() local
376 isl::union_map LastOverwrittenRead = ReadsOverwrittenRotated.lexmax(); in computeArrayUnused()
392 ReadsOverwrittenRotated.domain()); in computeArrayUnused()