Searched refs:on_zero_assignment (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | sm-malloc.cc | 101 void on_zero_assignment (sm_context *sm_ctxt, 707 on_zero_assignment (sm_ctxt, node, stmt,lhs); in on_stmt() 764 on_zero_assignment (sm_ctxt, node, phi, lhs); in on_phi() 825 malloc_state_machine::on_zero_assignment (sm_context *sm_ctxt, in on_zero_assignment() function in ana::__anon71be9ce50111::malloc_state_machine
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | sm-malloc.cc | 447 void on_zero_assignment (sm_context *sm_ctxt, 1754 on_zero_assignment (sm_ctxt, stmt,lhs); in on_stmt() 1966 on_zero_assignment (sm_ctxt, phi, lhs); in on_phi() 2071 malloc_state_machine::on_zero_assignment (sm_context *sm_ctxt, in on_zero_assignment() function in ana::__anona66534980111::malloc_state_machine
|
H A D | ChangeLog | 4092 node param from call to on_zero_assignment. Use freed_p for 4098 ATTRIBUTE_UNUSED; don't pass it to on_zero_assignment. 4104 (malloc_state_machine::on_zero_assignment): Replace on_transition 6657 (malloc_state_machine::on_zero_assignment): New.
|