Searched refs:if_convertible_stmt_p (Results 1 – 12 of 12) sorted by relevance
1062 if_convertible_stmt_p (gimple *stmt, vec<data_reference_p> refs) in if_convertible_stmt_p() function1495 if (!if_convertible_stmt_p (gsi_stmt (itr), *refs)) in if_convertible_loop_p_1()
1076 if_convertible_stmt_p (gimple *stmt, vec<data_reference_p> refs) in if_convertible_stmt_p() function1517 if (!if_convertible_stmt_p (gsi_stmt (itr), *refs)) in if_convertible_loop_p_1()
16591 (if_convertible_stmt_p): Same.16608 (if_convertible_stmt_p): Remove loop and bb parameters. Update calls16610 (if_convertible_loop_p): Update call to if_convertible_stmt_p.
2507 (if_convertible_stmt_p): Add any_mask_load_store argument,2516 pass it down to if_convertible_stmt_p and if_convertible_phi_p,2517 call if_convertible_phi_p only after all if_convertible_stmt_p calls.
11777 * tree-if-conv.c (if_convertible_stmt_p): Likewise.27773 (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
3007 (if_convertible_stmt_p): Adjust for GIMPLE_MODIFY_STMT.
2347 * tree-if-conv.c (if_convertible_stmt_p): Likewise.
11479 (if_convertible_stmt_p): Handle debug stmts.
12064 * tree-if-conv.c (if_convertible_stmt_p): Likewise.
28879 * tree-if-conv.c (if_convertible_stmt_p): Const builtins
43069 (if_convertible_stmt_p): Fix commentary.
3979 (if_convertible_stmt_p): ... new name.