Home
last modified time | relevance | path

Searched refs:alloc_phi_node (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h337 struct instruction *alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident…
Dlinearize.c859 struct instruction *alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident) in alloc_phi_node() function
890 struct instruction *phi_node = alloc_phi_node(bb, var, var->ident); in insert_phi_node()
1730 node = alloc_phi_node(merge, ctype, NULL); in linearize_logical()