Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:EdgeExec

806     if (!EdgeExec.count(CFGEdge(PredN, ThisN))) {
1036 for (EdgeSetType::iterator I = EdgeExec.begin(), E = EdgeExec.end();
1046 EdgeExec.clear();
1079 if (EdgeExec.count(Edge))
1081 EdgeExec.insert(Edge);