Searched refs:tryToMatchSignedTruncationCheck (Results 1 – 1 of 1) sorted by relevance
791 auto tryToMatchSignedTruncationCheck = [](ICmpInst *ICmp, Value *&X, in foldSignedTruncationCheck() local809 if (tryToMatchSignedTruncationCheck(ICmp1, X1, HighestBit)) in foldSignedTruncationCheck()811 else if (tryToMatchSignedTruncationCheck(ICmp0, X1, HighestBit)) in foldSignedTruncationCheck()