Lines Matching defs:ContReg
261 const auto *ContReg = Cont.getAsRegion(); in handleBegin() local
283 const auto *ContReg = Cont.getAsRegion(); in handleEnd() local
305 const auto *ContReg = Cont.getAsRegion(); in handleAssignment() local
381 const auto *ContReg = Cont.getAsRegion(); in handleAssign() local
395 const auto *ContReg = Cont.getAsRegion(); in handleClear() local
424 const auto *ContReg = Cont.getAsRegion(); in handlePushBack() local
464 const auto *ContReg = Cont.getAsRegion(); in handlePopBack() local
504 const auto *ContReg = Cont.getAsRegion(); in handlePushFront() local
539 const auto *ContReg = Cont.getAsRegion(); in handlePopFront() local
575 const auto *ContReg = Cont.getAsRegion(); in handleInsert() local
606 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
640 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
711 const MemRegion *ContReg, in getChangeTag()