Home
last modified time | relevance | path

Searched refs:shouldUseMmap (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DMemoryBuffer.cpp273 static bool shouldUseMmap(int FD, in shouldUseMmap() function
358 if (shouldUseMmap(FD, FileSize, MapSize, Offset, RequiresNullTerminator, in getOpenFileImpl()