Home
last modified time | relevance | path

Searched refs:isRotate (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4467 auto isRotate = in simplifySelectWithICmpCond() local
4472 if (match(FalseVal, isRotate) && TrueVal == X && CmpLHS == ShAmt && in simplifySelectWithICmpCond()