LLVM 22.0.0git
SelectionDAGAddressAnalysis.cpp File Reference

Go to the source code of this file.

Functions

static BaseIndexOffset matchLSNode (const LSBaseSDNode *N, const SelectionDAG &DAG)
 Parses tree in Ptr for base, index, offset addresses.

Function Documentation

◆ matchLSNode()