Searched refs:zero_ptr (Results 1 – 1 of 1) sorted by relevance
1052 tree zero_ptr = build_int_cst (TREE_TYPE (receiver_decl), 0); in worker_single_copy() local1059 gimple *cond = gimple_build_cond (EQ_EXPR, recv_tmp, zero_ptr, NULL_TREE, in worker_single_copy()1078 cond = gimple_build_cond (NE_EXPR, recv_tmp, zero_ptr, NULL_TREE, NULL_TREE); in worker_single_copy()