Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CurrentCount

1120   uint64_t CurrentCount = std::max(PGO.getCurrentRegionCount(), TrueCount);
1122 CurrentCount - TrueCount);