llvm::CallBase::hasClobberingOperandBundles

Return whether any operand bundle on this call may write to the heap.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

bool
hasClobberingOperandBundles() const;

Return Value

True if a clobbering operand bundle is present.