Home | History | Annotate | Download | only in Core

Lines Matching defs:getCluster

662   const ClusterBindings *getCluster(const MemRegion *R) {
691 return Visited.count(getCluster(R));
719 return AddToWorkList(WorkListElement(BaseR), getCluster(BaseR));
727 static_cast<DERIVED*>(this)->VisitCluster(BaseR, getCluster(BaseR));