Add return attributes from builder B to this call.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

void
addRetAttrs(AttrBuilder const& B);

Parameters

Name

Description

B

Attributes to add to the return value.

Created with MrDocs