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