ΒΆinline llvm::MachineInstrBuilder BuildMI(
llvm::MachineFunction& MF,
const llvm::DebugLoc& DL,
const llvm::MCInstrDesc& MCID)
inline llvm::MachineInstrBuilder BuildMI(
llvm::MachineFunction& MF,
const llvm::DebugLoc& DL,
const llvm::MCInstrDesc& MCID)
Description
Builder interface. Specify how to create the initial instruction itself.
Declared at: llvm/include/llvm/CodeGen/MachineInstrBuilder.h:316
Parameters
- llvm::MachineFunction& MF
- const llvm::DebugLoc& DL
- const llvm::MCInstrDesc& MCID