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

References

lib/ProfileData/Coverage/CoverageMapping.cpp
   93       Prev->Factor += I->Factor;
   93       Prev->Factor += I->Factor;
  105     if (T.Factor <= 0)
  107     for (int I = 0; I < T.Factor; ++I)
  117     if (T.Factor >= 0)
  119     for (int I = 0; I < -T.Factor; ++I)