![]() | InstructionBuilderPositionBefore Method |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.Instructions
public void PositionBefore( Instruction instr )
![]() |
---|
It is important to keep in mind that this can change the block this builder is targeting. That is, instr is not required to come from the same block the instruction builder is currently referencing. |