Return if a code hotness metric should be included in optimization diagnostics.
Synopsis
Declared in <llvm/IR/LLVMContext.h>
bool
getDiagnosticsHotnessRequested() const;
Return Value
True if hotness should be included in optimization diagnostics.
Created with MrDocs