Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DHFSort.h72 constexpr uint32_t HugePageSize = 2 << 20; variable
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h588 static constexpr unsigned HugePageSize = 0x200000; global() variable