Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-complex.c440 get_component_ssa_name (tree ssa_name, bool imag_p) in get_component_ssa_name() function
531 comp = get_component_ssa_name (ssa_name, imag_p); in set_component_ssa_name()
579 return get_component_ssa_name (t, imagpart_p); in extract_component()
678 lr = get_component_ssa_name (PHI_RESULT (phi), false); in update_phi_components()
685 li = get_component_ssa_name (PHI_RESULT (phi), true); in update_phi_components()