Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp179 tracePredStateThroughIndirectBranches(MachineFunction &MF);
537 auto IndirectBrCMovs = tracePredStateThroughIndirectBranches(MF); in runOnMachineFunction()
961 X86SpeculativeLoadHardeningPass::tracePredStateThroughIndirectBranches( in tracePredStateThroughIndirectBranches() function in X86SpeculativeLoadHardeningPass