Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c1213 bool maybe_present_p = true; in add_or_update_dep_1() local
1237 maybe_present_p = true; in add_or_update_dep_1()
1242 maybe_present_p = false; in add_or_update_dep_1()
1253 if (maybe_present_p) in add_or_update_dep_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc1213 bool maybe_present_p = true; in add_or_update_dep_1() local
1237 maybe_present_p = true; in add_or_update_dep_1()
1242 maybe_present_p = false; in add_or_update_dep_1()
1253 if (maybe_present_p) in add_or_update_dep_1()