Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp157 SDValue PotentialBase = Base->getOperand(0); in match() local
168 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt); in match()
177 Base = PotentialBase; in match()