Searched refs:BlocksToFoldInto (Results 1 – 1 of 1) sorted by relevance
1382 SmallVector<BasicBlock*, 8> BlocksToFoldInto; in ProcessBranchOnXOR() local1388 BlocksToFoldInto.push_back(XorOpValues[i].second); in ProcessBranchOnXOR()1393 if (BlocksToFoldInto.size() == in ProcessBranchOnXOR()1412 return DuplicateCondBranchOnPHIIntoPred(BB, BlocksToFoldInto); in ProcessBranchOnXOR()