C-Breeze
C Compiler Infrastructure

[ Project home page]

inliner.h File Reference

#include <c_breeze.h>
#include <ref_clone_changer.h>
#include <dismantle.h>
#include <linker.h>
#include <cfg.h>
#include <callgraph.h>
#include <deque>

Go to the source code of this file.

Typedefs

typedef set< procNode
* >::iterator 
proc_set_p

Functions

procNodefindmain ()


Typedef Documentation

typedef set<procNode *>::iterator proc_set_p
 

Definition at line 52 of file inliner.h.


Function Documentation

procNode* findmain  ) 
 


Generated on February 1, 2006
Back to the C-Breeze home page