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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 5380 rhs_predicate_for (tree lhs)
5821 rhs_predicate_for (TREE_OPERAND (*expr_p, 0)),
6137 if (!(rhs_predicate_for (*to_p))(*from_p))
6530 gimple_predicate final_pred = rhs_predicate_for (*to_p);
5377 rhs_predicate_for (tree lhs) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 4985 rhs_predicate_for (tree lhs)
5425 rhs_predicate_for (TREE_OPERAND (*expr_p, 0)),
5738 if (!(rhs_predicate_for (*to_p))(*from_p))
6112 gimple_predicate final_pred = rhs_predicate_for (*to_p);
4982 rhs_predicate_for (tree lhs) function

Completed in 36 milliseconds