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