Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-inline.cc4774 bool successfully_inlined = false; in expand_call_inline() local
4907 successfully_inlined = expand_call_inline (bb, stmt, id, to_purge); in expand_call_inline()
5298 successfully_inlined = true; in expand_call_inline()
5302 return successfully_inlined; in expand_call_inline()