Home
last modified time | relevance | path

Searched defs:block_iterator (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h78 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DRegionInfo.h484 GraphTraits<FlatIt<RegionNode*> > > block_iterator; typedef
DLoopInfo.h134 typedef typename std::vector<BlockT*>::const_iterator block_iterator; typedef
/external/llvm/include/llvm/Analysis/
DLoopInfo.h140 typedef typename std::vector<BlockT*>::const_iterator block_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h153 typedef typename ArrayRef<BlockT *>::const_iterator block_iterator; typedef