Method DoNothing
DoNothing()
Creates a call to the llvm.donothing intrinsic
Declaration
public CallInstruction DoNothing()
Returns
public CallInstruction DoNothing()
CallInstruction | CallInstruction |
Exceptions
InvalidOperationException | InsertBlock is null or it's ContainingFunction is null or has a null ParentModule |