#include <ControlFlowGraph.h>
List of all members.
Public Types |
typedef
ir::ControlFlowGraph::InstructionList::const_iterator | type |
Public Member Functions |
size_t | operator() (const type &it) const |
template<>
struct std::hash< ir::ControlFlowGraph::InstructionList::const_iterator >
Member Typedef Documentation
typedef ir::ControlFlowGraph::InstructionList::const_iterator std::hash< ir::ControlFlowGraph::InstructionList::const_iterator >::type |
Member Function Documentation
size_t std::hash< ir::ControlFlowGraph::InstructionList::const_iterator >::operator() |
( |
const type & |
it | ) |
const [inline] |
The documentation for this struct was generated from the following file: