Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h103 void reserveBlocks(unsigned Size) { Blocks.reserve(Size); } in reserveBlocks() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h436 void reserveBlocks(unsigned size) { in reserveBlocks() function