Home
last modified time | relevance | path

Searched defs:visit_stmt (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-copy.c274 copy_prop::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *result_p) in visit_stmt() function
H A Dtree-complex.c312 complex_propagate::visit_stmt (gimple *stmt, edge *taken_edge_p ATTRIBUTE_UNUSED, in visit_stmt() function
H A Dtree-ssa-ccp.c2524 ccp_propagate::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *output_p) in visit_stmt() function
H A Dtree-vrp.c4539 vrp_prop::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *output_p) in visit_stmt() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-pointer-equiv.cc268 pointer_equiv_analyzer::visit_stmt (gimple *stmt) in visit_stmt() function in pointer_equiv_analyzer
H A Dtree-ssa-copy.cc274 copy_prop::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *result_p) in visit_stmt() function in copy_prop
H A Dtree-complex.cc314 complex_propagate::visit_stmt (gimple *stmt, edge *taken_edge_p ATTRIBUTE_UNUSED, in visit_stmt() function in complex_propagate
H A Dtree-ssa-ccp.cc2899 ccp_propagate::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *output_p) in visit_stmt() function in ccp_propagate
H A Dtree-vrp.cc3853 vrp_prop::visit_stmt (gimple *stmt, edge *taken_edge_p, tree *output_p) in visit_stmt() function in vrp_prop
H A Dtree-ssa-sccvn.cc5717 visit_stmt (gimple *stmt, bool backedges_varying_p = false) in visit_stmt() function