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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp245 SDValue PotentialBase = Base->getOperand(0); local
256 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt);
265 Base = PotentialBase;

Completed in 43 milliseconds