Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc2144 basic_block bb42 = (*cfun->cfg->x_basic_block_info)[42]; in test_loading_bb_index() local
2145 ASSERT_NE (NULL, bb42); in test_loading_bb_index()
2146 ASSERT_EQ (42, bb42->index); in test_loading_bb_index()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c2141 basic_block bb42 = (*cfun->cfg->x_basic_block_info)[42]; in test_loading_bb_index() local
2142 ASSERT_NE (NULL, bb42); in test_loading_bb_index()
2143 ASSERT_EQ (42, bb42->index); in test_loading_bb_index()