Home
last modified time | relevance | path

Searched defs:can_merge_blocks_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfghooks.h113 bool (*can_merge_blocks_p) (basic_block a, basic_block b); member
H A Dcfghooks.c756 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.h116 bool (*can_merge_blocks_p) (basic_block a, basic_block b); member
H A Dcfghooks.cc778 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p() function