pub unsafe extern "C" fn LLVMRemarkEntryGetType(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkTypeExpand description
The type of the remark. For example, it can allow users to only keep the missed optimizations from the compiler.
pub unsafe extern "C" fn LLVMRemarkEntryGetType(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkTypeThe type of the remark. For example, it can allow users to only keep the missed optimizations from the compiler.