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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 4704 gimplify_cond_expr (tree *expr_p, gimple_seq *pre_p, fallback_t fallback)
6088 /* This code should mirror the code in gimplify_cond_expr. */
17852 ret = gimplify_cond_expr (expr_p, pre_p, fallback);
4701 gimplify_cond_expr (tree *expr_p, gimple_seq *pre_p, fallback_t fallback) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 4314 gimplify_cond_expr (tree *expr_p, gimple_seq *pre_p, fallback_t fallback)
5689 /* This code should mirror the code in gimplify_cond_expr. */
15066 ret = gimplify_cond_expr (expr_p, pre_p, fallback);
4311 gimplify_cond_expr (tree *expr_p, gimple_seq *pre_p, fallback_t fallback) function

Completed in 47 milliseconds