The const version of succ_iterator.
Synopsis
Declared in <llvm/IR/Instruction.h>
Base Classes
Name |
Description |
CRTP base class for adapting an iterator to a different type. |
Type Aliases
Name |
Description |
Signed type used to express the distance between iterators. |
Member Functions
Name |
Description |
|
Constructors |
Return the underlying const operand Use iterator. |
|
Dereference to the successor basic block. |
|
Pre‐increment the wrapped iterator. |
|
Advance the wrapped iterator by |
|
Return the distance between this iterator and |
|
Pre‐decrement the wrapped iterator. |
|
Retreat the wrapped iterator by |
|
Access members of the successor basic block. |
Using Declarations
Name |
Description |
Bring the postfix increment operator into scope. |
|
Bring the offset‐subtraction operator from the facade into scope. |
|
Bring the postfix decrement operator into scope. |
Protected Member Functions
Name |
Description |
Return the wrapped underlying iterator. |
Protected Data Members
Name |
Description |
Wrapped underlying iterator. |
Non-Member Functions
Name |
Description |
Return an iterator |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
Created with MrDocs