Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp140 X86LoadValueInjectionLoadHardeningPass() : MachineFunctionPass(ID) {} in X86LoadValueInjectionLoadHardeningPass() function in __anon994a0f410111::X86LoadValueInjectionLoadHardeningPass
235 char X86LoadValueInjectionLoadHardeningPass::ID = 0;
237 void X86LoadValueInjectionLoadHardeningPass::getAnalysisUsage( in getAnalysisUsage()
252 bool X86LoadValueInjectionLoadHardeningPass::runOnMachineFunction( in runOnMachineFunction()
327 X86LoadValueInjectionLoadHardeningPass::getGadgetGraph( in getGadgetGraph()
598 X86LoadValueInjectionLoadHardeningPass::trimMitigatedEdges( in trimMitigatedEdges()
614 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithPlugin( in hardenLoadsWithPlugin()
659 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithHeuristic( in hardenLoadsWithHeuristic()
725 int X86LoadValueInjectionLoadHardeningPass::insertFences( in insertFences()
796 bool X86LoadValueInjectionLoadHardeningPass::instrUsesRegToBranch( in instrUsesRegToBranch()
[all …]