Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp167 int hardenLoadsWithHeuristic(MachineFunction &MF,
316 FencesInserted = hardenLoadsWithHeuristic(MF, std::move(Graph)); in runOnMachineFunction()
659 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithHeuristic( in hardenLoadsWithHeuristic() function in X86LoadValueInjectionLoadHardeningPass