Searched refs:relation1 (Results 1 – 1 of 1) sorted by relevance
1406 relation_kind relation1 = handler1->op1_op2_relation (bool_one); in relation_fold_and_or() local1408 if (relation1 == VREL_NONE || relation2 == VREL_NONE) in relation_fold_and_or()1415 if (is_and && relation_intersect (relation1, relation2) == VREL_EMPTY) in relation_fold_and_or()1419 else if (!is_and && relation_union (relation1, relation2) == VREL_NONE) in relation_fold_and_or()