Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp138 class X86LoadValueInjectionLoadHardeningPass : public MachineFunctionPass { class
140 X86LoadValueInjectionLoadHardeningPass() : MachineFunctionPass(ID) {} in X86LoadValueInjectionLoadHardeningPass() function in __anon2656d5e80111::X86LoadValueInjectionLoadHardeningPass
235 char X86LoadValueInjectionLoadHardeningPass::ID = 0;
237 void X86LoadValueInjectionLoadHardeningPass::getAnalysisUsage( in getAnalysisUsage()
252 bool X86LoadValueInjectionLoadHardeningPass::runOnMachineFunction( in runOnMachineFunction()
326 X86LoadValueInjectionLoadHardeningPass::getGadgetGraph( in getGadgetGraph()
542 int X86LoadValueInjectionLoadHardeningPass::elimMitigatedEdgesAndNodes( in elimMitigatedEdgesAndNodes()
598 X86LoadValueInjectionLoadHardeningPass::trimMitigatedEdges( in trimMitigatedEdges()
614 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithPlugin( in hardenLoadsWithPlugin()
659 int X86LoadValueInjectionLoadHardeningPass::hardenLoadsWithHeuristic( in hardenLoadsWithHeuristic()
[all …]