reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CoverageMappingGen.cpp
 1085     Counter BackedgeCount = propagateCounts(BodyCount, S->getBody());
 1092       fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
 1097         addCounters(BC.BreakCount, subtractCounters(LoopCount, BodyCount));