libFirm
Main Page
Related Pages
Modules
Data Structures
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
ircgopt.h
1
/*
2
* This file is part of libFirm.
3
* Copyright (C) 2012 University of Karlsruhe.
4
*/
5
15
#ifndef FIRM_IR_ICGOPT_H
16
#define FIRM_IR_ICGOPT_H
17
18
#include <stddef.h>
19
20
#include "firm_types.h"
21
#include "begin.h"
22
28
FIRM_API
void
gc_irgs(
size_t
n_keep,
ir_entity
*keep_arr[]);
29
30
#include "end.h"
31
32
#endif
ir_entity
struct ir_entity ir_entity
Entity.
Definition:
firm_types.h:83
libfirm
ircgopt.h
Generated on Tue Dec 29 2015 15:10:36 for libFirm by
1.8.6