Return a mutable iterator to the first materialized user.

Synopsis

Declared in <llvm/IR/Value.h>

user_iterator
materialized_user_begin();

Return Value

Iterator to the first known user.

Created with MrDocs