Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Cnt

507   RegionCounter Cnt = getPGORegionCounter(OMD->getBody());
508 Cnt.beginRegion(Builder);
1516 RegionCounter Cnt = getPGORegionCounter(&S);
1519 PGO.createBranchWeights(EntryCount, Cnt.getCount()));
1548 Cnt.beginRegion(Builder);
1662 PGO.createBranchWeights(Cnt.getCount(), EntryCount));