Searched refs:getDiagnosticsHotnessRequested (Results 1 – 4 of 4) sorted by relevance
28 if (!F->getContext().getDiagnosticsHotnessRequested()) in OptimizationRemarkEmitter()101 if (Context.getDiagnosticsHotnessRequested()) { in runOnFunction()132 if (Context.getDiagnosticsHotnessRequested()) { in run()
72 if (MF.getFunction().getContext().getDiagnosticsHotnessRequested()) in runOnMachineFunction()
201 bool getDiagnosticsHotnessRequested() const;
134 bool LLVMContext::getDiagnosticsHotnessRequested() const { in getDiagnosticsHotnessRequested() function in LLVMContext