HomeSort by: relevance | last modified time | path
    Searched defs:non_null_ref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-range-cache.h 31 class non_null_ref class
34 non_null_ref ();
35 ~non_null_ref ();
51 non_null_ref::adjust_range (irange &r, tree name, basic_block bb,
140 non_null_ref m_non_null;
gimple-range-cache.cc 43 non_null_ref::non_null_ref () function in class:non_null_ref
52 non_null_ref::~non_null_ref ()
62 non_null_ref::set_nonnull (basic_block bb, tree name)
78 non_null_ref::non_null_deref_p (tree name, basic_block bb, bool search_dom)
117 non_null_ref::process_name (tree name)

Completed in 39 milliseconds