Searched refs:temporal_value (Results 1 – 3 of 3) sorted by relevance
708 unsigned temporal_value (unsigned ssa) const;731 temporal_cache::temporal_value (unsigned ssa) const in temporal_value() function in temporal_cache744 unsigned ts = temporal_value (SSA_NAME_VERSION (name)); in current_p()751 if (dep1 && ts < temporal_value (SSA_NAME_VERSION (dep1))) in current_p()753 if (dep2 && ts < temporal_value (SSA_NAME_VERSION (dep2))) in current_p()
25225 (temporal_cache::temporal_value): Adjust.
6549 (temporal_cache::temporal_value): New.