Return true if this node kind is always RAUW‐replaceable (e.g. DIAssignID).

Synopsis

Declared in <llvm/IR/Metadata.h>

bool
isAlwaysReplaceable() const;

Return Value

True if this node kind is always RAUW‐replaceable.

Created with MrDocs