Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7705 SDValue TryL = in MatchRotate() local
7708 if (TryL) in MatchRotate()
7709 return TryL; in MatchRotate()
7718 SDValue TryL = in MatchRotate() local
7721 if (TryL) in MatchRotate()
7722 return TryL; in MatchRotate()