Home
last modified time | relevance | path

Searched refs:non_null_ref (Results 1 – 14 of 14) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-range-cache.h31 class non_null_ref
34 non_null_ref ();
35 ~non_null_ref ();
104 non_null_ref m_non_null;
H A Dgimple-range-cache.cc34 non_null_ref::non_null_ref () in non_null_ref() function in non_null_ref
43 non_null_ref::~non_null_ref () in ~non_null_ref()
53 non_null_ref::non_null_deref_p (tree name, basic_block bb) in non_null_deref_p()
72 non_null_ref::process_name (tree name) in process_name()
H A DChangeLog-20207525 * gimple-range-cache.cc (non_null_ref::process_name): Call
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-range-cache.h31 class non_null_ref
34 non_null_ref ();
35 ~non_null_ref ();
104 non_null_ref m_non_null;
H A Dgimple-range-cache.cc34 non_null_ref::non_null_ref () in m2_val_print()
43 non_null_ref::~non_null_ref ()
53 non_null_ref::non_null_deref_p (tree name, basic_block bb)
72 non_null_ref::process_name (tree name)
H A DChangeLog-20207525 * gimple-range-cache.cc (non_null_ref::process_name): Call
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-range-cache.h31 class non_null_ref
34 non_null_ref ();
35 ~non_null_ref ();
104 non_null_ref m_non_null;
H A Dgimple-range-cache.cc34 non_null_ref::non_null_ref () in non_null_ref() function in non_null_ref
43 non_null_ref::~non_null_ref () in ~non_null_ref()
53 non_null_ref::non_null_deref_p (tree name, basic_block bb) in non_null_deref_p()
72 non_null_ref::process_name (tree name) in process_name()
H A DChangeLog-20207525 * gimple-range-cache.cc (non_null_ref::process_name): Call
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-range-cache.h31 class non_null_ref
34 non_null_ref ();
35 ~non_null_ref ();
108 non_null_ref m_non_null;
H A Dgimple-range-cache.cc38 non_null_ref::non_null_ref () in non_null_ref() function in non_null_ref
47 non_null_ref::~non_null_ref () in ~non_null_ref()
58 non_null_ref::non_null_deref_p (tree name, basic_block bb, bool search_dom) in non_null_deref_p()
95 non_null_ref::adjust_range (irange &r, tree name, basic_block bb, in adjust_range()
126 non_null_ref::process_name (tree name) in process_name()
H A Dgimple-range-path.h93 non_null_ref m_non_null;
H A DChangeLog8411 * gimple-range-cache.cc (non_null_ref::non_null_deref_p): Grow
8646 * gimple-range-cache.cc (non_null_ref::adjust_range): Call new
8674 * gimple-range-cache.cc (non_null_ref::adjust_range): Check for
9970 * gimple-range-cache.cc (non_null_ref::non_null_ref): Use create
17380 * gimple-range-cache.cc (non_null_ref::adjust_range): Replace
18317 * gimple-range-cache.cc (non_null_ref::adjust_range): New.
18320 * gimple-range-cache.h (non_null_ref::adjust_range): New.
25451 * gimple-range-cache.cc (non_null_ref::non_null_deref_p): Search
H A DChangeLog-20207525 * gimple-range-cache.cc (non_null_ref::process_name): Call