Searched refs:fb_ref (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3278 tree fb_ref = build3 (COMPONENT_REF, TREE_TYPE (fb_decl), local
3291 fb_tmp = build_int_cst (TREE_TYPE (fb_ref), 0);
3293 gimple_build_assign (fb_ref, fb_tmp));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3437 tree fb_ref = build3 (COMPONENT_REF, TREE_TYPE (fb_decl), local
3450 fb_tmp = build_int_cst (TREE_TYPE (fb_ref), 0);
3452 gimple_build_assign (fb_ref, fb_tmp));

Completed in 204 milliseconds