Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp178 tracePredStateThroughIndirectBranches(MachineFunction &MF);
536 auto IndirectBrCMovs = tracePredStateThroughIndirectBranches(MF); in runOnMachineFunction()
960 X86SpeculativeLoadHardeningPass::tracePredStateThroughIndirectBranches( in tracePredStateThroughIndirectBranches() function in X86SpeculativeLoadHardeningPass