Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1670 BinaryFunction &setMaxSize(uint64_t Size) { setMaxSize() function
/llvm-project/bolt/runtime/
H A Dinstr.cpp190 void setMaxSize(uint64_t Size) { MaxSize = Size; } in setMaxSize() function in __anonc11c1cb60111::BumpPtrAllocator