Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DMemoryBuffer.h83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DMemoryBuffer.cpp235 void dontNeedIfMmap() override { MFR.dontNeed(); } in dontNeedIfMmap() function in __anon84f27ddc0311::MemoryBufferMMapFile