Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7711 SDValue TryR = in MatchRotate() local
7714 if (TryR) in MatchRotate()
7715 return TryR; in MatchRotate()
7724 SDValue TryR = in MatchRotate() local
7727 if (TryR) in MatchRotate()
7728 return TryR; in MatchRotate()