Searched refs:alloc_phi_node (Results 1 – 2 of 2) sorted by relevance
312 struct instruction *alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident…
871 struct instruction *alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident) in alloc_phi_node() function902 struct instruction *phi_node = alloc_phi_node(bb, var, var->ident); in insert_phi_node()1717 node = alloc_phi_node(merge, ctype, NULL); in linearize_logical()