Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMemoryBuffer.cpp338 static bool shouldUseMmap(sys::fs::file_t FD, in shouldUseMmap() function
476 if (shouldUseMmap(FD, FileSize, MapSize, Offset, RequiresNullTerminator, in getOpenFileImpl()