materialized_use_begin overloads
Synopses
Declared in <llvm/IR/Value.h>
Return a mutable iterator to the first materialized use.
Return an iterator to the first materialized use.
Return Value
-
Iterator to the first known use.
-
Const iterator to the first known use.
Created with MrDocs