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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
14518                                                            First = Second) {
14519     Second = &LoadedSlices[CurrSlice];
14529     if (LoadedType != Second->getLoadedType())
14536       Second = nullptr;
14544     if (!areSlicesNextToEachOther(*First, *Second))
14550     Second = nullptr;