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