Searched refs:EgressEdges (Results 1 – 1 of 1) sorted by relevance
692 SmallVector<const Edge *, 2> EgressEdges; in hardenLoadsWithHeuristic() local696 EgressEdges.push_back(&EgressEdge); in hardenLoadsWithHeuristic()699 for (const Edge *EgressEdge : EgressEdges) in hardenLoadsWithHeuristic()707 IngressCutCost < EgressCutCost ? IngressEdges : EgressEdges; in hardenLoadsWithHeuristic()