LLVMGetPreviousInstruction

Obtain the instruction that occurred before this one.

If the instruction is the first instruction in a basic block, NULL will be returned.

extern (C) nothrow
LLVMGetPreviousInstruction

Meta