merge kaps
[libfirm] / ir / kaps / heuristical_co_ld.h
1 /*
2  * heuristical_co_ld.h
3  *
4  *  Created on: 06.05.2010
5  *      Author: berschth
6  */
7
8 #ifndef HEURISTICAL_CO_LD_H_
9 #define HEURISTICAL_CO_LD_H_
10
11 #include "pbqp_t.h"
12 #include "plist.h"
13
14 void solve_pbqp_heuristical_co_ld(pbqp_t *pbqp, plist_t *rpeo);
15
16 #endif /* HEURISTICAL_CO_LD_H_ */