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