LLVM: llvm::PBQP::Graph< SolverT >::EdgeItr Class Reference (original) (raw)
#include "[llvm/CodeGen/PBQP/Graph.h](CodeGen%5F2PBQP%5F2Graph%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| EdgeItr (EdgeId CurEId, const Graph &G) | |
| bool | operator== (const EdgeItr &O) const |
| bool | operator!= (const EdgeItr &O) const |
| EdgeItr & | operator++ () |
| EdgeId | operator* () const |
Detailed Description
template
class llvm::PBQP::Graph< SolverT >::EdgeItr
Definition at line 260 of file Graph.h.
Constructor & Destructor Documentation
template
Member Function Documentation
◆ operator!=()
template
◆ operator*()
template
◆ operator++()
template
◆ operator==()
template
The documentation for this class was generated from the following file:
- include/llvm/CodeGen/PBQP/Graph.h