Home
last modified time | relevance | path

Searched defs:block_end (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h81 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c109 uint64_t *block_end = block_start + in space_map_iterate() local
570 uint64_t *block_end = block_base + (sm->sm_blksz / sizeof (uint64_t)); in space_map_write_seg() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h175 const_block_iterator block_end() const { in block_end() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h179 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c999 int64_t block_end; in write_data_block() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1985 uint32_t block_end = getScopeEndOffset(variable_cvs); in ParseVariablesForBlock() local