Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h77 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; variable
DWebAssemblyCFGSort.cpp54 using block_iterator = typename ArrayRef<MachineBasicBlock *>::const_iterator; typedef in __anonc26a89d20111::Region
/external/llvm/include/llvm/Analysis/
DLoopInfo.h140 typedef typename std::vector<BlockT*>::const_iterator block_iterator; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h547 using block_iterator = BlockSet::iterator; variable
771 using block_iterator = nested_collection_iterator<const_section_iterator, variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h158 typedef typename ArrayRef<BlockT *>::const_iterator block_iterator; typedef