Home
last modified time | relevance | path

Searched defs:succ_iterator (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DBlock.h262 using succ_iterator = SuccessorRange::iterator; global() variable
H A DOperation.h696 using succ_iterator = SuccessorRange::iterator; global() variable
/llvm-project/llvm/include/llvm/IR/
H A DCFG.h242 using succ_iterator = SuccIterator<Instruction, BasicBlock>; variable
[all...]
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h226 using succ_iterator = ExplodedNode * const *; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h266 typedef SmallVectorImpl<SDep>::iterator succ_iterator; typedef
/llvm-project/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h205 using succ_iterator = EdgeListType::iterator; global() variable
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h959 using succ_iterator = AdjacentBlocks::iterator; variable