Home
last modified time | relevance | path

Searched refs:IngressEdges (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp695 SmallVector<const Edge *, 2> &IngressEdges = IngressEdgeMap[E.getDest()]; in hardenLoadsWithHeuristic() local
704 for (const Edge *IngressEdge : IngressEdges) in hardenLoadsWithHeuristic()
709 IngressCutCost < EgressCutCost ? IngressEdges : EgressEdges; in hardenLoadsWithHeuristic()