Searched defs:gimple_alloc (Results 1 – 2 of 2) sorted by relevance
122 gimple_alloc (enum gimple_code code, unsigned num_ops MEM_STAT_DECL) in gimple_alloc() function
957 #define gimple_alloc(c, n) gimple_alloc_stat (c, n MEM_STAT_INFO) macro