LLVM
8.0.1
|
Iterator type that casts an operand to a basic block. More...
#include "llvm/IR/Instructions.h"
Additional Inherited Members | |
![]() | |
using | difference_type = ptrdiff_t |
![]() | |
enum | |
![]() | |
iterator_adaptor_base ()=default | |
iterator_adaptor_base (value_op_iterator u) | |
const value_op_iterator & | wrapped () const |
![]() | |
value_op_iterator | I |
Iterator type that casts an operand to a basic block.
This only makes sense because the successors are stored as adjacent operands for indirectbr instructions.
Definition at line 3504 of file Instructions.h.
|
inlineexplicit |
Definition at line 3508 of file Instructions.h.
|
inline |
Definition at line 3510 of file Instructions.h.
|
inline |
Definition at line 3511 of file Instructions.h.
References llvm::operator*().