Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DCFG.h242 using succ_iterator = SuccIterator<Instruction, BasicBlock>; variable
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h225 using succ_iterator = ExplodedNode * const *; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h260 typedef SmallVectorImpl<SDep>::iterator succ_iterator; typedef
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h930 using succ_iterator = AdjacentBlocks::iterator; variable