Home
last modified time | relevance | path

Searched refs:tmpvr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c2470 value_range tmpvr (val, val);
2471 return dest_lat->meet_with (&tmpvr);
H A Dipa-prop.c2183 value_range tmpvr (wide_int_to_tree (TREE_TYPE (arg), min), in ipa_compute_jump_functions_for_edge()
2187 &tmpvr, TREE_TYPE (arg)); in ipa_compute_jump_functions_for_edge()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc2526 value_range tmpvr (val, val); in propagate_vr_across_jump_function() local
2527 return dest_lat->meet_with (&tmpvr); in propagate_vr_across_jump_function()