Searched defs:malloc_call_data (Results 1 – 1 of 1) sorted by relevance
160 struct malloc_call_data struct162 gimple call_stmt; /* Tree for "T4 = malloc (T3);" */163 tree size_var; /* Var decl for T3. */164 tree malloc_size; /* Tree for "<constant>", the rhs assigned to T3. */