Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp971 SmallPtrSet<MachineBasicBlock *, 4> IndirectTerminatedMBBs; in tracePredStateThroughIndirectBranches() local
1044 IndirectTerminatedMBBs.insert(&MBB); in tracePredStateThroughIndirectBranches()
1085 if (IndirectTerminatedMBBs.count(Pred)) in tracePredStateThroughIndirectBranches()