Searched refs:BrInsts (Results 1 – 1 of 1) sorted by relevance
602 SmallVector<const BranchInst *, 4> BrInsts; in followUsesInMBEC() local606 BrInsts.push_back(Br); in followUsesInMBEC()643 for (const BranchInst *Br : BrInsts) { in followUsesInMBEC()