Searched refs:newstmt (Results 1 – 1 of 1) sorted by relevance
3289 tree newstmt; in realify_fake_stores() local3300 newstmt = build2 (MODIFY_EXPR, void_type_node, in realify_fake_stores()3303 SSA_NAME_DEF_STMT (TREE_OPERAND (newstmt, 0)) = newstmt; in realify_fake_stores()3304 bsi_insert_before (&bsi, newstmt, BSI_SAME_STMT); in realify_fake_stores()