Searched refs:peekThroughResize (Results 1 – 1 of 1) sorted by relevance
7746 auto peekThroughResize = [](SDValue V) { in visitORCommutative() local7752 SDValue N0Resized = peekThroughResize(N0); in visitORCommutative()7754 SDValue N1Resized = peekThroughResize(N1); in visitORCommutative()7766 if (peekThroughResize(NotOperand) == N1Resized) in visitORCommutative()7774 if (peekThroughResize(NotOperand) == N1Resized) in visitORCommutative()