Searched refs:getAdjustedCount (Results 1 – 2 of 2) sorted by relevance
368 Cnt.setCurrentRegionCount(Cnt.getParentCount() + Cnt.getAdjustedCount() + in VisitWhileStmt()393 Cnt.setCurrentRegionCount(Cnt.getParentCount() + Cnt.getAdjustedCount() + in VisitDoStmt()430 Cnt.setCurrentRegionCount(Cnt.getParentCount() + Cnt.getAdjustedCount() + in VisitForStmt()466 Cnt.setCurrentRegionCount(Cnt.getParentCount() + Cnt.getAdjustedCount() + in VisitCXXForRangeStmt()
168 uint64_t getAdjustedCount() const { in getAdjustedCount() function