Home
last modified time | relevance | path

Searched refs:free_stmt_operands (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-operands.h96 extern void free_stmt_operands (struct function *, gimple *);
H A Dtree-ssa-operands.c1048 free_stmt_operands (struct function *fn, gimple *stmt) in free_stmt_operands() function
H A Dtree-cfg.c7246 free_stmt_operands (cfun, stmt); in move_block_to_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-operands.h96 extern void free_stmt_operands (struct function *, gimple *);
H A Dtree-ssa-operands.cc1112 free_stmt_operands (struct function *fn, gimple *stmt) in free_stmt_operands() function
H A DChangeLog.tuples5011 * tree-ssa-operands.c (free_stmt_operands): Only free
5160 (gimple_remove): Call free_stmt_operands.
5194 (free_stmt_operands): Free bitmaps ADDRESSES_TAKEN,
H A Dtree-cfg.cc7323 free_stmt_operands (cfun, stmt); in move_block_to_fn()
H A DChangeLog-20075966 * tree-ssa-operands.h (free_stmt_operands): Declare.
5997 * tree-ssa-operands.c (free_stmt_operands): New function.
H A DChangeLog-20133941 free_stmt_operands, update_stmt_operands): Add struct function
3945 free_stmt_operands and update_stmt_operands everywhere.
H A DChangeLog-200927835 (free_stmt_operands): Do not free it.
H A DChangeLog-20126624 (free_stmt_operands): Don't free def operands.