Searched refs:jt_fur_source (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-path.cc | 693 class jt_fur_source : public fur_depend class 696 jt_fur_source (gimple *s, path_range_query *, gori_compute *, 705 jt_fur_source::jt_fur_source (gimple *s, in jt_fur_source() function in jt_fur_source 724 jt_fur_source::register_relation (gimple *, relation_kind k, tree op1, tree op2) in register_relation() 733 jt_fur_source::register_relation (edge, relation_kind k, tree op1, tree op2) in register_relation() 740 jt_fur_source::query_relation (tree op1, tree op2) in query_relation() 766 jt_fur_source src (stmt, this, &m_ranger->gori (), m_path); in range_of_stmt() 862 jt_fur_source src (NULL, this, &m_ranger->gori (), m_path); in compute_outgoing_relations()
|
H A D | ChangeLog-2021 | 11797 (class jt_fur_source): New 11798 (jt_fur_source::jt_fur_source): New. 11799 (jt_fur_source::register_relation): New. 11800 (jt_fur_source::query_relation): New.
|