Searched refs:DECL_BOUNDS_RTL (Results 1 – 2 of 2) sorted by relevance
23 #define DECL_BOUNDS_RTL(NODE) (chkp_get_rtl_bounds (DECL_WRTL_CHECK (NODE))) macro
3493 bounds_rtl = DECL_BOUNDS_RTL (DECL_RESULT (current_function_decl)); in expand_return()