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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
14075           Index = SplitIndexingFromLoad(LD);
14080           Index = DAG.getUNDEF(N->getValueType(1));
14086         DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Index);