Searched refs:IngressEdge (Results 1 – 1 of 1) sorted by relevance
704 for (const Edge *IngressEdge : IngressEdges) in hardenLoadsWithHeuristic() local705 if (!CutEdges.contains(*IngressEdge)) in hardenLoadsWithHeuristic()706 IngressCutCost += IngressEdge->getValue(); in hardenLoadsWithHeuristic()