Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcfghooks.h61 bool (*can_merge_blocks_p) (basic_block a, basic_block b); member
H A Dcfghooks.c489 can_merge_blocks_p (basic_block bb1, basic_block bb2) in can_merge_blocks_p() function