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

References

lib/Analysis/CallGraphSCCPass.cpp
  135       bool EmitICRemark = M.shouldEmitInstrCountChangedRemark();
  138         InstrCount = initSizeRemarkInfo(M, FunctionToInstrCount);
  143         SCCCount = M.getInstructionCount();
  149           emitInstrCountChangedRemark(P, M, Delta, InstrCount,