Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple-fold.c3085 gimple_get_virt_method_for_binfo (HOST_WIDE_INT token, tree known_binfo) in gimple_get_virt_method_for_binfo() argument
3090 v = BINFO_VTABLE (known_binfo); in gimple_get_virt_method_for_binfo()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-fold.c6918 gimple_get_virt_method_for_binfo (HOST_WIDE_INT token, tree known_binfo, in gimple_get_virt_method_for_binfo() argument
6924 v = BINFO_VTABLE (known_binfo); in gimple_get_virt_method_for_binfo()