Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4066 SDNode *TryL = MatchRotatePosNeg(LHSShiftArg, LHSShiftAmt, RHSShiftAmt, in MatchRotate() local
4068 if (TryL) in MatchRotate()
4069 return TryL; in MatchRotate()