Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp970 SmallPtrSet<MachineBasicBlock *, 4> IndirectTerminatedMBBs; in tracePredStateThroughIndirectBranches() local
1043 IndirectTerminatedMBBs.insert(&MBB); in tracePredStateThroughIndirectBranches()
1084 if (IndirectTerminatedMBBs.count(Pred)) in tracePredStateThroughIndirectBranches()