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

References

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