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