reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 bool getDiagnosticsHotnessRequested() const;
26 if (!F->getContext().getDiagnosticsHotnessRequested()) 95 if (Fn.getContext().getDiagnosticsHotnessRequested()) 117 if (F.getContext().getDiagnosticsHotnessRequested())lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
74 if (MF.getFunction().getContext().getDiagnosticsHotnessRequested())