Return a past‐the‐end iterator over the users of this value.
Synopsis
Declared in <llvm/IR/Value.h>
user_iterator
user_end();
Return Value
Past‐the‐end mutable user iterator.
Created with MrDocs