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