HomeSort by: relevance | last modified time | path
    Searched defs:lhs_2 (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
value-relation.cc 931 relation_kind lhs_2; local
933 lhs_2 = related;
935 lhs_2 = relation_swap (related);
937 lhs_2 = VREL_VARYING;
949 return relation_trio (lhs_1, lhs_2, op_op);

Completed in 25 milliseconds