Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc2374 const region_model *caller_model in prune_for_sm_diagnostic() local
2389 caller_var = caller_model->get_representative_tree (sval); in prune_for_sm_diagnostic()
2392 caller_var = caller_model->get_representative_tree (sval); in prune_for_sm_diagnostic()
2416 const region_model *caller_model in prune_for_sm_diagnostic() local
2418 tree caller_var = caller_model->get_representative_tree (sval); in prune_for_sm_diagnostic()
H A DChangeLog1587 caller_model only when the supergraph_edge doesn't exixt.