interface of loops finding algorithm
More...
#include "config_HAVE_HOST_PROFILING_BUILT.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "graph.hpp"
#include "refcount.hpp"
#include <cstddef>
#include <list>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
interface of loops finding algorithm
Loops are detection described in in Vugranam C. Sreedhar, Guang R. Gao, Yong-Fong Lee: Identifying Loops Using DJ Graphs. ACM Trans. Program. Lang. Syst. 18(6): 649-658 (1996)
- Author
- Marco Garatti m.gar.nosp@m.atti.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
-
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t
-
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$
Definition in file loops.hpp.
◆ CONSTREF_FORWARD_DECL() [1/3]
CONSTREF_FORWARD_DECL |
( |
Loop |
| ) |
|
◆ CONSTREF_FORWARD_DECL() [2/3]
◆ CONSTREF_FORWARD_DECL() [3/3]
◆ REF_FORWARD_DECL() [1/3]
◆ REF_FORWARD_DECL() [2/3]
◆ REF_FORWARD_DECL() [3/3]
REF_FORWARD_DECL |
( |
Loop |
| ) |
|