Searched refs:ssa2_dep1 (Results 1 – 1 of 1) sorted by relevance
1390 tree ssa2_dep1 = gimple_range_ssa_p (gimple_range_operand1 (ssa2_stmt)); in relation_fold_and_or() local1393 if (!ssa1_dep1 || !ssa1_dep2 || !ssa2_dep1 || !ssa2_dep2) in relation_fold_and_or()1399 if (ssa1_dep1 == ssa2_dep1 && ssa1_dep2 == ssa2_dep2) in relation_fold_and_or()1401 else if (ssa1_dep1 != ssa2_dep2 || ssa1_dep2 != ssa2_dep1) in relation_fold_and_or()