Function llvm_sys::remarks::LLVMRemarkEntryGetType
source · [−]pub unsafe extern "C" fn LLVMRemarkEntryGetType(
Remark: LLVMRemarkEntryRef
) -> LLVMRemarkType
Expand description
The type of the remark. For example, it can allow users to only keep the missed optimizations from the compiler.