Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function
/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp248 void dontNeedIfMmap() override { MFR.dontNeed(); } dontNeedIfMmap() function in __anon20b436020311::MemoryBufferMMapFile