Return true if there are no currently materialized uses.
Synopsis
Declared in <llvm/IR/Value.h>
bool
materialized_use_empty() const;
Return Value
True if the materialized use list is empty.
Created with MrDocs