LLVM API Documentation
#include <Briggs.h>

Public Types | |
| typedef std::vector< unsigned > | UnsafeArray |
Public Member Functions | |
| EdgeData () | |
Public Attributes | |
| unsigned | worst |
| unsigned | reverseWorst |
| UnsafeArray | unsafe |
| UnsafeArray | reverseUnsafe |
| bool | isUpToDate |
| typedef std::vector<unsigned> PBQP::Heuristics::Briggs::EdgeData::UnsafeArray |
Definition at line 105 of file Briggs.h.
Referenced by PBQP::Heuristics::Briggs::handleRemoveEdge(), and PBQP::Heuristics::Briggs::preUpdateEdgeCosts().