Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8605 SDValue TryL = in MatchRotate() local
8608 if (TryL) in MatchRotate()
8609 return TryL; in MatchRotate()
8618 SDValue TryL = in MatchRotate() local
8621 if (TryL) in MatchRotate()
8622 return TryL; in MatchRotate()