Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstate-purge.cc1094 for (auto inedge : n.m_preds) in add_node_annotations() local
1095 points.safe_push (function_point::before_supernode (&n, inedge)); in add_node_annotations()