Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7879 SDValue TryR = in MatchRotate() local
7882 if (TryR) in MatchRotate()
7883 return TryR; in MatchRotate()
7892 SDValue TryR = in MatchRotate() local
7895 if (TryR) in MatchRotate()
7896 return TryR; in MatchRotate()