Searched defs:EXIT_BLOCK_PTR_FOR_FN (Results 1 – 3 of 3) sorted by relevance
203 #define EXIT_BLOCK_PTR_FOR_FN(FN) ((FN)->cfg->x_exit_block_ptr) macro
403 #define EXIT_BLOCK_PTR_FOR_FN(FN) EXIT_BLOCK_PTR_FOR_FUNCTION(FN) macro