Searched defs:dontNeedIfMmap (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/Support/ | ||
H A D | MemoryBuffer.h | 83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function |
/openbsd/gnu/llvm/llvm/lib/Support/ | ||
H A D | MemoryBuffer.cpp | 235 void dontNeedIfMmap() override { MFR.dontNeed(); } in dontNeedIfMmap() function in __anon84f27ddc0311::MemoryBufferMMapFile |