On Wed, Feb 17, 2010 at 8:00 PM, Saleel Kudchadker wrote:
> Hi I am working on calling the instrument function before every
> function call automatically. I tried inserting this pass which would
> add my function to every edge
>
> //
>
> static unsigned int
Hi I am working on calling the instrument function before every
function call automatically. I tried inserting this pass which would
add my function to every edge
//
static unsigned int spmm_insert(void){
struct cgraph_edge *e;
struct cgraph_node *nod