Home
last modified time | relevance | path

Searched refs:push_to_call_stack (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h299 void push_to_call_stack (const supernode *caller, const supernode *callee);
H A Dprogram-point.cc353 program_point::push_to_call_stack (const supernode *caller, in push_to_call_stack() function in ana::program_point
H A Dengine.cc3557 new_point.push_to_call_stack (sn_exit, in maybe_create_dynamic_call()
H A DChangeLog1634 * program-point.cc (program_point::push_to_call_stack): New function.
1636 * program-point.h (program_point::push_to_call_stack): New decl.