/local/lecs/lecs/risc_v0.4.0/sources/build/risc_v0.4.0/src/segment_graph/function_annotation.h File Reference

#include <iostream>
#include <string>
Include dependency graph for function_annotation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AnnotatedTime
struct  WaitAnnotation
struct  FunctionAnnotation

Enumerations

enum  WAIT_CONSTRUCT {
  NO_WAIT = 0, UNCONDITIONAL_WAIT = 1, CONDITIONAL_WAIT = 2, LOOPED_WAIT = 3,
  WORST_WAIT = 4
}

Functions

bool operator== (const AnnotatedTime &lhs, const AnnotatedTime &rhs)

Enumeration Type Documentation

Enumerator:
NO_WAIT 
UNCONDITIONAL_WAIT 
CONDITIONAL_WAIT 
LOOPED_WAIT 
WORST_WAIT 

Function Documentation

bool operator== ( const AnnotatedTime lhs,
const AnnotatedTime rhs 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Jul 2017 by  doxygen 1.6.1