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

References

include/llvm/ADT/DepthFirstIterator.h
   90   using ChildItTy = typename GT::ChildIteratorType;
include/llvm/ADT/GraphTraits.h
  120 iterator_range<typename GraphTraits<GraphType>::ChildIteratorType>
lib/Transforms/Vectorize/VPlan.h
 1360   static inline ChildIteratorType child_begin(NodeRef N) {
 1364   static inline ChildIteratorType child_end(NodeRef N) {