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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 2500 check_redundant_cond_expr (gimple *stmt, tree op_mask, tree op_cond, function
2574 tree new_else = check_redundant_cond_expr (use_stmt, mask, cond, lhs);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 2296 check_redundant_cond_expr (gimple *stmt, tree op_mask, tree op_cond, function
2370 tree new_else = check_redundant_cond_expr (use_stmt, mask, cond, lhs);

Completed in 21 milliseconds