Searched refs:vrp_visit_assignment_or_call (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vr-values.h | 105 void vrp_visit_assignment_or_call (gimple*, tree *, value_range_equiv *);
|
H A D | vr-values.c | 2053 vr_values::vrp_visit_assignment_or_call (gimple *stmt, tree *output_p, in vrp_visit_assignment_or_call() function 2809 vrp_visit_assignment_or_call (stmt, output_p, vr); in extract_range_from_stmt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vr-values.h | 157 void vrp_visit_assignment_or_call (gimple*, tree *, value_range_equiv *);
|
H A D | vr-values.cc | 1943 vr_values::vrp_visit_assignment_or_call (gimple *stmt, tree *output_p, in vrp_visit_assignment_or_call() function in vr_values 2705 vrp_visit_assignment_or_call (stmt, output_p, vr); in extract_range_from_stmt()
|
H A D | ChangeLog.gimple-classes | 1461 (vrp_visit_assignment_or_call): Likewise. 4467 * tree-vrp.c (vrp_visit_assignment_or_call): Likewise.
|
H A D | ChangeLog.tuples | 2378 (vrp_visit_assignment): Tuplify. Rename to vrp_visit_assignment_or_call.
|
H A D | ChangeLog-2017 | 6198 vrp_visit_assignment_or_call and extract_range_from_stmt. 6199 (vrp_visit_assignment_or_call): Use get_output_for_vrp. Simplify. 7501 (vrp_visit_assignment_or_call): Likewise. Smuggle class instance
|
H A D | ChangeLog-2014 | 3757 (vrp_visit_assignment_or_call): For {ADD,SUB,MUL}_OVERFLOW 7885 (vrp_visit_assignment_or_call): Adjust. 36554 (vrp_visit_assignment_or_call): Print less vertical space.
|
H A D | ChangeLog-2016 | 3301 * tree-vrp.c (vrp_visit_assignment_or_call): Handle simplifications 14950 * tree-vrp.c (vrp_visit_assignment_or_call): Changed to Return VR.
|
H A D | ChangeLog-2012 | 21902 vrp_visit_assignment_or_call, vrp_visit_phi_node,
|
H A D | ChangeLog-2018 | 4716 (vr_values::vrp_visit_assignment_or_call): Likewise.
|
H A D | ChangeLog-2010 | 38510 (vrp_visit_assignment_or_call): Do not ask SCEV for regular
|
H A D | ChangeLog-2011 | 33782 (vrp_visit_assignment_or_call): Use gimple_fold_stmt_to_constant
|
H A D | ChangeLog-2013 | 4801 (vrp_visit_assignment_or_call): Use set_value_range_to_value
|