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();
lib/Analysis/LoopPass.cpp
  199   bool EmitICRemark = M.shouldEmitInstrCountChangedRemark();
lib/CodeGen/MachineFunctionPass.cpp
   66       F.getParent()->shouldEmitInstrCountChangedRemark();
lib/CodeGen/MachineOutliner.cpp
 1471   bool ShouldEmitSizeRemarks = M.shouldEmitInstrCountChangedRemark();
lib/IR/LegacyPassManager.cpp
 1385   bool EmitICRemark = M.shouldEmitInstrCountChangedRemark();
 1625   bool EmitICRemark = M.shouldEmitInstrCountChangedRemark();
 1731   bool EmitICRemark = M.shouldEmitInstrCountChangedRemark();