Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp976 SmallPtrSet<MachineBasicBlock *, 4> IndirectTargetMBBs; in tracePredStateThroughIndirectBranches() local
1048 IndirectTargetMBBs.insert(Succ); in tracePredStateThroughIndirectBranches()
1055 if (IndirectTargetMBBs.empty()) in tracePredStateThroughIndirectBranches()
1063 if (!IndirectTargetMBBs.count(&MBB)) in tracePredStateThroughIndirectBranches()