Searched refs:matchLeftShift (Results 1 – 1 of 1) sorted by relevance
612 bool matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV);673 bool PolynomialMultiplyRecognize::matchLeftShift(SelectInst *SelI, in matchLeftShift() function in PolynomialMultiplyRecognize899 if (matchLeftShift(SelI, CIV, PV)) { in scanSelect()