Searched refs:exploc_end (Results 1 – 2 of 2) sorted by relevance
1651 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range() local1653 if (exploc_start.file != exploc_end.file) in read_rtl_function_body_from_file_range()1658 if (exploc_start.line >= exploc_end.line) in read_rtl_function_body_from_file_range()1672 exploc_end.line - 1)) in read_rtl_function_body_from_file_range()
1648 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range() local1650 if (exploc_start.file != exploc_end.file) in read_rtl_function_body_from_file_range()1655 if (exploc_start.line >= exploc_end.line) in read_rtl_function_body_from_file_range()1669 exploc_end.line - 1)) in read_rtl_function_body_from_file_range()