Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EntryCount

1515   uint64_t EntryCount = PGO.getCurrentRegionCount();
1519 PGO.createBranchWeights(EntryCount, Cnt.getCount()));
1662 PGO.createBranchWeights(Cnt.getCount(), EntryCount));