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