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

Definitions

include/llvm/CodeGen/MachineBasicBlock.h
  872   using ChildIteratorType = MachineBasicBlock::succ_iterator;
include/llvm/IR/CFG.h
  300   using ChildIteratorType = succ_iterator;
lib/Transforms/Vectorize/VPlan.h
 1341   using ChildIteratorType = SmallVectorImpl<VPBlockBase *>::iterator;