Home | History | Annotate | Download | only in llvm

Lines Matching full:set_operand

498 (** [set_operand v i o] sets the operand of the value [v] at the index [i] to
501 val set_operand : llvalue -> int -> llvalue -> unit