llvm::CallBase::setCannotMerge

Mark that the call cannot be merged with other calls by the optimizer.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

void
setCannotMerge();