Searched refs:gimple_range_operand2 (Results 1 – 5 of 5) sorted by relevance
75 int_range<2> trange (TREE_TYPE (gimple_range_operand2 (stmt))); in gimple_range_calc_op1()96 tree type = TREE_TYPE (gimple_range_operand2 (stmt)); in gimple_range_calc_op2()352 ssa2 = gimple_range_ssa_p (gimple_range_operand2 (stmt)); in get_def_chain()714 tree op2 = gimple_range_ssa_p (gimple_range_operand2 (stmt)); in compute_operand_range()1016 tree op2 = gimple_range_operand2 (stmt); in compute_operand1_range()1093 tree op2 = gimple_range_operand2 (stmt); in compute_operand2_range()
515 gimple_range_operand2 (const gimple *stmt) in gimple_range_operand2() function600 tree op2 = gimple_range_operand2 (s); in range_of_range_op()1364 tree ssa2 = gimple_range_ssa_p (gimple_range_operand2 (s)); in relation_fold_and_or()1389 tree ssa1_dep2 = gimple_range_ssa_p (gimple_range_operand2 (ssa1_stmt)); in relation_fold_and_or()1391 tree ssa2_dep2 = gimple_range_ssa_p (gimple_range_operand2 (ssa2_stmt)); in relation_fold_and_or()1475 tree ssa2 = gimple_range_ssa_p (gimple_range_operand2 (s)); in register_outgoing_edges()1511 tree ssa2 = gimple_range_ssa_p (gimple_range_operand2 (stmt)); in register_outgoing_edges()
169 extern tree gimple_range_operand2 (const gimple *s);
428 tree op = gimple_range_operand2 (stmt); in prefill_stmt_dependencies()
22396 (gimple_range_operand2): Ditto.