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