Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp704 for (const Edge *IngressEdge : IngressEdges) in hardenLoadsWithHeuristic() local
705 if (!CutEdges.contains(*IngressEdge)) in hardenLoadsWithHeuristic()
706 IngressCutCost += IngressEdge->getValue(); in hardenLoadsWithHeuristic()