Searched refs:getAlternateBinop (Results 1 – 1 of 1) sorted by relevance
2064 static BinopElts getAlternateBinop(BinaryOperator *BO, const DataLayout &DL) { in getAlternateBinop() function2301 if (BinopElts AltB0 = getAlternateBinop(B0, DL)) { in foldSelectShuffle()2305 } else if (BinopElts AltB1 = getAlternateBinop(B1, DL)) { in foldSelectShuffle()