Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySortRegion.h38 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
H A DWebAssemblyExceptionInfo.h79 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h175 typedef typename ArrayRef<BlockT *>::const_iterator block_iterator; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h591 using block_iterator = BlockSet::iterator; variable
826 using block_iterator = nested_collection_iterator<const_section_iterator, variable