Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp969 SmallPtrSet<MachineBasicBlock *, 4> IndirectTerminatedMBBs; in tracePredStateThroughIndirectBranches() local
1042 IndirectTerminatedMBBs.insert(&MBB); in tracePredStateThroughIndirectBranches()
1083 if (IndirectTerminatedMBBs.count(Pred)) in tracePredStateThroughIndirectBranches()