Searched refs:IncCount (Results 1 – 1 of 1) sorted by relevance
680 uint64_t IncCount = setCount(BackedgeCount + BC.ContinueCount); in VisitForStmt() local681 CountMap[S->getInc()] = IncCount; in VisitForStmt()717 uint64_t IncCount = setCount(BackedgeCount + BC.ContinueCount); in VisitCXXForRangeStmt() local718 CountMap[S->getInc()] = IncCount; in VisitCXXForRangeStmt()