Searched defs:last_stmt (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dchecker-path.cc501 const gimple *last_stmt = m_sedge->m_src->get_last_stmt (); local
H A Ddiagnostic-manager.cc1001 const gimple *last_stmt = src_point.get_supernode ()->get_last_stmt (); local
H A Dprogram-state.cc814 const gimple *last_stmt = point.get_supernode ()->get_last_stmt (); local
H A Dexploded-graph.h869 feasibility_problem(unsigned eedge_idx, const region_model &model, const exploded_edge &eedge, const gimple *last_stmt) argument
H A Dengine.cc2898 const gimple *last_stmt = src_point.get_supernode ()->get_last_stmt (); local
H A Dregion-model.cc6031 maybe_update_for_edge(const superedge &edge, const gimple *last_stmt, region_model_context *ctxt) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dchecker-path.cc548 const gimple *last_stmt = m_sedge->m_src->get_last_stmt (); local
H A Dprogram-state.cc1019 const gimple *last_stmt = point.get_supernode ()->get_last_stmt (); local
1066 const gimple *last_stmt = point.get_supernode ()->get_last_stmt (); local
1089 const gimple *last_stmt = point.get_supernode ()->get_last_stmt (); local
H A Ddiagnostic-manager.cc2091 const gimple *last_stmt = src_point.get_supernode ()->get_last_stmt (); local
H A Dexploded-graph.h970 feasibility_problem(unsigned eedge_idx, const exploded_edge &eedge, const gimple *last_stmt, rejected_constraint *rc) argument
H A Dregion-model.cc3894 region_model::apply_constraints_for_exception (const gimple *last_stmt, argument
3679 maybe_update_for_edge(const superedge &edge, const gimple *last_stmt, region_model_context *ctxt, rejected_constraint **out) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-split.c1196 gimple *last_stmt = NULL; local
H A Dtree-vect-patterns.c938 gimple *last_stmt = stmt_vinfo->stmt; local
1061 gimple *last_stmt = stmt_vinfo->stmt; local
1209 gimple *last_stmt = last_stmt_info->stmt; local
1294 gimple *last_stmt = stmt_vinfo->stmt; local
1457 gimple *last_stmt = stmt_vinfo->stmt; local
1545 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
1762 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
1941 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2143 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2237 gimple *last_stmt = stmt_vinfo->stmt; local
2564 gimple *last_stmt = stmt_vinfo->stmt; local
2966 gimple *last_stmt = stmt_vinfo->stmt; local
3055 gimple *last_stmt = stmt_vinfo->stmt; local
3504 gimple *last_stmt = stmt_vinfo->stmt; local
4017 gimple *last_stmt = stmt_vinfo->stmt; local
4234 gimple *last_stmt = stmt_vinfo->stmt; local
[all...]
H A Dgimple-ssa-store-merging.c1457 gimple *last_stmt; variable
2525 gimple *last_stmt = merged_store->last_stmt; local
4966 gimple *last_stmt = NULL; local
[all...]
H A Dtree-cfg.c2865 last_stmt (basic_block bb) function
8588 gimple *stmt, *last_stmt; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-split.cc1215 gimple *last_stmt = NULL; local
H A Dgimple-ssa-store-merging.cc1733 gimple *last_stmt; member in class:__anon969::merged_store_group
2861 gimple *last_stmt = merged_store->last_stmt; local
5371 gimple *last_stmt = NULL; local
[all...]
H A Dtree-vect-patterns.cc1000 gassign *last_stmt = dyn_cast <gassign *> (stmt_vinfo->stmt); local
1091 gimple *last_stmt = stmt_vinfo->stmt; local
1219 gimple *last_stmt = stmt_vinfo->stmt; local
1366 gimple *last_stmt = last_stmt_info->stmt; local
1508 gassign *last_stmt = dyn_cast <gassign *> (stmt_vinfo->stmt); local
1612 gimple *last_stmt = stmt_vinfo->stmt; local
1776 gimple *last_stmt = stmt_vinfo->stmt; local
1866 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2096 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2295 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2498 gassign *last_stmt = dyn_cast <gassign *> (last_stmt_info->stmt); local
2593 gimple *last_stmt = stmt_vinfo->stmt; local
2920 gimple *last_stmt = stmt_vinfo->stmt; local
3322 gimple *last_stmt = stmt_vinfo->stmt; local
3412 gimple *last_stmt = stmt_vinfo->stmt; local
3862 gimple *last_stmt = stmt_vinfo->stmt; local
4377 gimple *last_stmt = stmt_vinfo->stmt; local
4597 gimple *last_stmt = stmt_vinfo->stmt; local
[all...]
H A Dtree-cfg.cc2885 last_stmt (basic_block bb) function
8682 gimple *stmt, *last_stmt; local
[all...]
H A Dtree-vect-slp.cc4791 stmt_vec_info last_stmt = vect_find_last_scalar_stmt_in_slp (node); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c5636 bool last_stmt = false; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc5637 bool last_stmt = false; local

Completed in 513 milliseconds