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