Home
last modified time | relevance | path

Searched refs:jump_function_from_stmt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-phiopt.c865 jump_function_from_stmt (tree *arg, gimple *stmt) in jump_function_from_stmt() function
1095 && jump_function_from_stmt (&arg0, stmt)) in value_replacement()
1097 && jump_function_from_stmt (&arg1, stmt))) in value_replacement()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiopt.cc1079 jump_function_from_stmt (tree *arg, gimple *stmt) in jump_function_from_stmt() function
1308 && jump_function_from_stmt (&arg0, stmt)) in value_replacement()
1310 && jump_function_from_stmt (&arg1, stmt))) in value_replacement()
H A DChangeLog-20113815 * tree-ssa-phiopt.c (jump_function_from_stmt): New function.
H A DChangeLog-20171212 * tree-ssa-phiopt.c (jump_function_from_stmt): Likewise.
H A DChangeLog-201440376 * tree-ssa-phiopt.c (jump_function_from_stmt): Use wide-int interfaces.