Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doptabs.c3278 bool attach_libcall_retval_notes = true; local
3283 attach_libcall_retval_notes = false;
3287 if (attach_libcall_retval_notes)
/openbsd-src/gnu/gcc/gcc/
H A Doptabs.c3236 bool attach_libcall_retval_notes = true; in maybe_encapsulate_block() local
3242 attach_libcall_retval_notes = false; in maybe_encapsulate_block()
3246 if (attach_libcall_retval_notes) in maybe_encapsulate_block()