Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc4466 bool maybe_inline = false; in substitute_in_expr() local
4468 maybe_inline = true; in substitute_in_expr()
4473 maybe_inline = true; in substitute_in_expr()
4476 if (maybe_inline) in substitute_in_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c4231 bool maybe_inline = false; in substitute_in_expr() local
4233 maybe_inline = true; in substitute_in_expr()
4238 maybe_inline = true; in substitute_in_expr()
4241 if (maybe_inline) in substitute_in_expr()