Home
last modified time | relevance | path

Searched defs:ItemLen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.cpp63 size_t ItemLen = End - Start; in debugTypeEnabled() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h381 offset_type ItemLen = L.first + L.second; variable