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

Definitions

include/llvm/CodeGen/MachineBasicBlock.h
  896   using ChildIteratorType = MachineBasicBlock::pred_iterator;
include/llvm/IR/CFG.h
  324   using ChildIteratorType = pred_iterator;
lib/Transforms/Vectorize/VPlan.h
 1341   using ChildIteratorType = SmallVectorImpl<VPBlockBase *>::iterator;
tools/clang/include/clang/Analysis/CFG.h
 1496   using ChildIteratorType = ::clang::CFGBlock::const_pred_iterator;