Return true if the instruction is a llvm.lifetime.start or llvm.lifetime.end marker.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
bool isLifetimeStartOrEnd() const;