Searched refs:IngressEdgeMap (Results 1 – 1 of 1) sorted by relevance
676 DenseMap<const Node *, SmallVector<const Edge *, 2>> IngressEdgeMap; in hardenLoadsWithHeuristic() local679 IngressEdgeMap[E.getDest()].push_back(&E); in hardenLoadsWithHeuristic()695 SmallVector<const Edge *, 2> &IngressEdges = IngressEdgeMap[E.getDest()]; in hardenLoadsWithHeuristic()