Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10504 if (SDValue NewSRA = visitShiftByConstant(N)) in visitSRA() local
10505 return NewSRA; in visitSRA()