Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp240 void dontNeedIfMmap() override { MFR.dontNeed(); } dontNeedIfMmap() function in __anond0f771210311::MemoryBufferMMapFile