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