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