Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp256 SDValue PotentialBase = Base->getOperand(0); in matchLSNode() local
267 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt); in matchLSNode()
276 Base = PotentialBase; in matchLSNode()