Return an iterator to the first user of this value.
Synopses
Declared in <llvm/IR/Value.h>
Return an iterator to the first user of this value.
Return an iterator to the first user of this value.
Return Value
-
Iterator to the first user.
-
Const iterator to the first user.
Created with MrDocs