These methods just forward to Create, and are useful when you statically know what type of instruction you're going to create. These helpers just save some typing.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

#define HANDLE_BINARY_INST(N, OPC, CLASS)

Created with MrDocs