Searched refs:HasROTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6267 bool HasROTR = hasOperation(ISD::ROTR, VT); local
6268 if (!HasROTL && !HasROTR)

Completed in 246 milliseconds