llvm::MachineIRBuilder::getInsertPt

Current insertion point for new instructions.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/MachineIRBuilder.h>

MachineBasicBlock::iterator
getInsertPt();

Return Value

The current insertion point for new instructions.