Home
last modified time | relevance | path

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

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