Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-split.cc160 test_nonssa_use (gimple *, tree t, tree, void *data) in test_nonssa_use() function
250 (stmt, non_ssa_vars, test_nonssa_use, test_nonssa_use, in verify_non_ssa_vars()
251 test_nonssa_use)) in verify_non_ssa_vars()
257 if (test_nonssa_use (stmt, gimple_label_label (label_stmt), in verify_non_ssa_vars()
268 (gsi_stmt (bsi), non_ssa_vars, test_nonssa_use, test_nonssa_use, in verify_non_ssa_vars()
269 test_nonssa_use)) in verify_non_ssa_vars()
289 && test_nonssa_use (stmt, op, op, non_ssa_vars)) in verify_non_ssa_vars()
308 if (test_nonssa_use (label_stmt, in verify_non_ssa_vars()
DChangeLog-201010781 * ipa-split.c (test_nonssa_use): Remove bogus ATTRIBUTE_UNUSED.
18838 (test_nonssa_use, mark_nonssa_use): Special case return by reference.
24338 * ipa-split.c (test_nonssa_use, mark_nonssa_use): Check also uses of
DChangeLog-201215271 * ipa-split.c (test_nonssa_use): Likewise.
DChangeLog-201610806 * ipa-split.c (test_nonssa_use, consider_split, mark_nonssa_use):
DChangeLog-201922020 * ipa-split.c (test_nonssa_use): Same.
DChangeLog-20131968 * ipa-split.c (test_nonssa_use, mark_nonssa_use): Likewise.
DChangeLog-201418824 * ipa-split.c (test_nonssa_use): Skip nonforced labels.