Searched refs:BlocksToFoldInto (Results 1 – 1 of 1) sorted by relevance
1849 SmallVector<BasicBlock*, 8> BlocksToFoldInto; in ProcessBranchOnXOR() local1854 BlocksToFoldInto.push_back(XorOpValue.second); in ProcessBranchOnXOR()1859 if (BlocksToFoldInto.size() == in ProcessBranchOnXOR()1878 return DuplicateCondBranchOnPHIIntoPred(BB, BlocksToFoldInto); in ProcessBranchOnXOR()