Searched defs:setMaxSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryFunction.h | 1670 BinaryFunction &setMaxSize(uint64_t Size) { setMaxSize() function |
/llvm-project/bolt/runtime/ | ||
H A D | instr.cpp | 190 void setMaxSize(uint64_t Size) { MaxSize = Size; } in setMaxSize() function in __anonc11c1cb60111::BumpPtrAllocator |