Home | History | Annotate | Download | only in llvm

Lines Matching defs:Before

368 (** [Before b] and [At_end a] specify positions from the start of the ['b] list
373 | Before of 'b
1374 [Before gv].
1498 [Before gv].
1593 [Before bb].
1651 (** [move_block_before pos bb] moves the basic block [bb] before [pos].
1664 (** [insert_block c name bb] creates a new basic block named [name] before the
1680 [Before bb].
1741 (** [instr_succ i] returns the instruction list position succeeding [Before i].
1909 (** [builder_before ins] creates an instruction builder positioned before the
1922 (** [position_before ins b] moves the instruction builder [b] to before the