Searched refs:IndirectTerminatedMBBs (Results 1 – 1 of 1) sorted by relevance
970 SmallPtrSet<MachineBasicBlock *, 4> IndirectTerminatedMBBs; in tracePredStateThroughIndirectBranches() local1043 IndirectTerminatedMBBs.insert(&MBB); in tracePredStateThroughIndirectBranches()1084 if (IndirectTerminatedMBBs.count(Pred)) in tracePredStateThroughIndirectBranches()