Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc100 exploded_path *explore_feasible_paths (const exploded_node *target_enode,
164 if (exploded_path *epath = explore_feasible_paths (enode, desc, diag_idx)) in get_best_epath()
376 epath_finder::explore_feasible_paths (const exploded_node *target_enode, in explore_feasible_paths() function in ana::epath_finder
H A DChangeLog1038 (epath_finder::explore_feasible_paths): Update for renaming.
1778 (epath_finder::explore_feasible_paths): Use it to disable
2907 checking feasibility, instead use explore_feasible_paths unless
2912 (epath_finder::explore_feasible_paths): New.