#include <loop_analysis.h>
template<class T, typename C>
class loop_analysist< T, C >
Definition at line 81 of file loop_analysis.h.
◆ loop_mapt
template<class T , typename C >
◆ loopt
template<class T , typename C >
◆ loop_analysist()
template<class T , typename C >
◆ is_loop_header()
template<class T , typename C >
bool loop_analysist< T, C >::is_loop_header |
( |
const T |
instruction | ) |
const |
|
inline |
Returns true if instruction
is the header of any loop.
Definition at line 93 of file loop_analysis.h.
◆ output()
template<class T , typename C >
◆ loop_map
template<class T , typename C >
The documentation for this class was generated from the following file: