Home
last modified time | relevance | path

Searched refs:always_const (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c3484 bool always_const;
3493 always_const = gather_context_independent_values (info, &known_csts,
3498 if (always_const || devirt_bonus
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc3545 bool always_const; in estimate_local_effects() local
3555 always_const = gather_context_independent_values (info, &avals, true, in estimate_local_effects()
3558 if (always_const || devirt_bonus in estimate_local_effects()