Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp700 int EgressCutCost = 0, IngressCutCost = 0; in hardenLoadsWithHeuristic() local
703 EgressCutCost += EgressEdge->getValue(); in hardenLoadsWithHeuristic()
709 IngressCutCost < EgressCutCost ? IngressEdges : EgressEdges; in hardenLoadsWithHeuristic()