Searched refs:dump_predicates (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-uninit.c | 953 dump_predicates (gimple *usestmt, pred_chain_union preds, const char *msg) in dump_predicates() function 1911 dump_predicates (use_or_def, *preds, is_use ? "[USE]:\n" : "[DEF]:\n"); in simplify_preds() 2243 dump_predicates (use_or_def, preds, is_use ? "[USE]:\n" : "[DEF]:\n"); in normalize_preds() 2260 dump_predicates (use_or_def, norm_preds, in normalize_preds() 2313 dump_predicates (NULL, uninit_pred, in can_chain_union_be_invalidated_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-predicate-analysis.cc | 208 dump_predicates (gimple *stmt, const pred_chain_union &preds, const char *msg) in dump_predicates() function 1196 dump_predicates (NULL, preds, in can_be_invalidated_p()
|
H A D | ChangeLog-2021 | 12315 (dump_predicates): Same.
|
H A D | ChangeLog-2018 | 34422 (dump_predicates): Split apart into...
|
H A D | ChangeLog-2010 | 33202 (dump_predicates): New function.
|
H A D | ChangeLog-2017 | 30752 (dump_predicates): Likewise.
|
H A D | ChangeLog-2015 | 40085 * tree-ssa-uninit.c (dump_predicates): Likewise.
|
H A D | ChangeLog-2014 | 49367 (dump_predicates): Better output format.
|