Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp975 SmallPtrSet<MachineBasicBlock *, 4> IndirectTargetMBBs; in tracePredStateThroughIndirectBranches() local
1047 IndirectTargetMBBs.insert(Succ); in tracePredStateThroughIndirectBranches()
1054 if (IndirectTargetMBBs.empty()) in tracePredStateThroughIndirectBranches()
1062 if (!IndirectTargetMBBs.count(&MBB)) in tracePredStateThroughIndirectBranches()