Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-propagate.cc1108 else if (gswitch *dest_swtch = dyn_cast <gswitch *> (dest)) in may_propagate_copy_into_stmt() local
1109 return may_propagate_copy (gimple_switch_index (dest_swtch), orig, true); in may_propagate_copy_into_stmt()