Searched defs:edge (Results 101 - 105 of 105) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c88 static hash_map<edge, tree> *edge_to_cases; variable
[all...]
H A Dtree-ssa-loop-ivopts.c591 hash_map<edge, tree_niter_desc *> *niters; member in struct:ivopts_data
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc3679 region_model::maybe_update_for_edge (const superedge &edge, argument
3868 apply_constraints_for_gswitch(const switch_cfg_superedge &edge, const gswitch *switch_stmt, region_model_context *ctxt, rejected_constraint **out) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc6031 region_model::maybe_update_for_edge (const superedge &edge, argument
6200 apply_constraints_for_gswitch(const switch_cfg_superedge &edge, const gswitch *switch_stmt, region_model_context *ctxt) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c3545 vec<edge, va_gc> *edges = dir > 0 ? b->succs : b->preds; local
[all...]

Completed in 220 milliseconds

12345