Return the operand Use at compile-time index Idx from that.
Declared in <llvm/IR/User.h>
template<
int Idx,
typename U>
static
Use&
OpFrom(U const* that);
Reference to the operand Use.
| Name | Description |
|---|---|
| that | The User (or subclass) to read the operand from. |