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