Return true if the instruction marks a position in the function.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isPosition() const;
FIXME: Why are LIFETIME markers not considered in MachineInstr::isPosition?
True if this is a label or CFI instruction.