Searched refs:ElemRR (Results 1 – 1 of 1) sorted by relevance
68 const auto *ElemRR = dyn_cast<ElementRegion>(RR); in checkPreStmt() local74 if (ElemRR && ElemRR->getSuperRegion() == LR) in checkPreStmt()80 if (ElemLR && ElemRR) { in checkPreStmt()82 const MemRegion *SuperRR = ElemRR->getSuperRegion(); in checkPreStmt()