Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-utils.h63 extern bool thunk_expansion;
H A Dipa-inline-transform.cc366 thunk_expansion = true; in inline_call()
379 thunk_expansion = false; in inline_call()
H A Dipa-devirt.cc182 bool thunk_expansion; variable
2784 && !thunk_expansion in devirt_node_removal_hook()
H A DChangeLog-20197157 (inline_call): Set thunk_expansion flag.
7158 * ipa-utils.h (thunk_expansion): Declare.
7159 * ipa-devirt.c (thunk_expansion): New global var.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-utils.h57 extern bool thunk_expansion;
H A Dipa-inline-transform.c357 thunk_expansion = true; in inline_call()
366 thunk_expansion = false; in inline_call()
H A Dipa-devirt.c182 bool thunk_expansion;
2768 && !thunk_expansion