Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp182 tracePredStateThroughIndirectBranches(MachineFunction &MF);
539 auto IndirectBrCMovs = tracePredStateThroughIndirectBranches(MF); in runOnMachineFunction()
959 X86SpeculativeLoadHardeningPass::tracePredStateThroughIndirectBranches( in tracePredStateThroughIndirectBranches() function in X86SpeculativeLoadHardeningPass