Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblySortRegion.h38 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
H A DWebAssemblyExceptionInfo.h78 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h192 typedef typename ArrayRef<BlockT *>::const_iterator block_iterator; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h682 using block_iterator = BlockSet::iterator; variable
940 using block_iterator = nested_collection_iterator<const_section_iterator, variable