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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 4008     if (const Argument *Arg = dyn_cast<Argument>(SV)) {
 4013     if (const AllocaInst *Alloca = dyn_cast<AllocaInst>(SV)) {
 4019   SDValue Ptr = getValue(SV);
 4027       isDereferenceablePointer(SV, I.getType(), DAG.getDataLayout());
 4048                SV,
 4103                             MachinePointerInfo(SV, Offsets[i]), Alignment,