Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfghooks.h65 bool (*can_merge_blocks_p) (basic_block a, basic_block b); member
H A Dcfghooks.c642 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfghooks.h99 bool (*can_merge_blocks_p) (basic_block a, basic_block b); member
H A Dcfghooks.c752 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p() function