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

References

tools/clang/lib/CodeGen/CodeGenPGO.cpp
  371       CountMap[S] = CurrentCount;
  392     CountMap[D->getBody()] = BodyCount;
  404     CountMap[D->getBody()] = BodyCount;
  411     CountMap[D->getBody()] = BodyCount;
  418     CountMap[D->getBody()] = BodyCount;
  448     CountMap[S] = BlockCount;
  476     CountMap[S->getBody()] = CurrentCount;
  487     CountMap[S->getCond()] = CondCount;
  500     CountMap[S->getBody()] = BodyCount;
  508     CountMap[S->getCond()] = CondCount;
  525     CountMap[S->getBody()] = BodyCount;
  534       CountMap[S->getInc()] = IncCount;
  542       CountMap[S->getCond()] = CondCount;
  563     CountMap[S->getBody()] = BodyCount;
  571     CountMap[S->getInc()] = IncCount;
  577     CountMap[S->getCond()] = CondCount;
  590     CountMap[S->getBody()] = BodyCount;
  626     CountMap[S] = CaseCount;
  641     CountMap[S->getThen()] = ThenCount;
  648       CountMap[S->getElse()] = ElseCount;
  671     CountMap[S] = CatchCount;
  683     CountMap[E->getTrueExpr()] = TrueCount;
  688     CountMap[E->getFalseExpr()] = FalseCount;
  702     CountMap[E->getRHS()] = RHSCount;
  714     CountMap[E->getRHS()] = RHSCount;