Searched refs:IndirectTargetMBBs (Results 1 – 1 of 1) sorted by relevance
976 SmallPtrSet<MachineBasicBlock *, 4> IndirectTargetMBBs; in tracePredStateThroughIndirectBranches() local1048 IndirectTargetMBBs.insert(Succ); in tracePredStateThroughIndirectBranches()1055 if (IndirectTargetMBBs.empty()) in tracePredStateThroughIndirectBranches()1063 if (!IndirectTargetMBBs.count(&MBB)) in tracePredStateThroughIndirectBranches()