Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-relation.h232 void set_root_oracle (relation_oracle *oracle) { m_root = oracle; } in set_root_oracle() function
H A Dgimple-range-path.cc472 p->set_root_oracle (nullptr); in compute_ranges_in_block()
H A Dvalue-relation.cc1254 set_root_oracle (oracle); in path_oracle()
H A DChangeLog12460 * value-relation.h (path_oracle::set_root_oracle): New.