Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h120 struct SizeTable { struct
121 constexpr SizeTable() { in SizeTable() argument
147 static constexpr SizeTable SzTable = {}; argument
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h298 static constexpr TypeSize SizeTable[] = { getSizeInBits() local