insert_phi_node
struct instruction *insert_phi_node(struct basic_block *bb, struct symbol *var);
struct instruction *node = insert_phi_node(bb, var);