Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dread-rtl-function.c1631 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range() local
1633 if (exploc_start.file != exploc_end.file) in read_rtl_function_body_from_file_range()
1638 if (exploc_start.line >= exploc_end.line) in read_rtl_function_body_from_file_range()
1651 exploc_end.line - 1)) in read_rtl_function_body_from_file_range()