Searched refs:PoisonCount (Results 1 – 1 of 1) sorted by relevance
1004 unsigned PoisonCount = count_if(TrueUndefOps, [&](unsigned i) { in replaceUndefValuesInPhi() local1007 if (PoisonCount != 0 && PoisonCount != TrueUndefOps.size()) { in replaceUndefValuesInPhi()