reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  172   SDValue Base = DAG.getTargetLoweringInfo().unwrapAddress(Ptr);
  196         if (DAG.MaskedValueIsZero(Base->getOperand(0), C->getAPIntValue())) {
  198           Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0));
  205         Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0));
  221           Base = DAG.getTargetLoweringInfo().unwrapAddress(LSBase->getBasePtr());