Function rustc_codegen_llvm::attributes::inline [−][src]
fn inline<'ll>(cx: &CodegenCx<'ll, '_>, val: &'ll Value, inline: InlineAttr)
Expand description
Mark LLVM function to use provided inline heuristic.
fn inline<'ll>(cx: &CodegenCx<'ll, '_>, val: &'ll Value, inline: InlineAttr)
Mark LLVM function to use provided inline heuristic.