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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
 1377       for (const auto &EInfo : UserTreeIndices)
 1420       Last->UserTreeIndices.push_back(UserTreeIdx);
 2007     return {N->UserTreeIndices.begin(), N->Container};
 2011     return {N->UserTreeIndices.end(), N->Container};
 2227     E->UserTreeIndices.push_back(UserTreeIdx);