Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp358 static bool shouldUseMmap(sys::fs::file_t FD, in shouldUseMmap() function
496 if (shouldUseMmap(FD, FileSize, MapSize, Offset, RequiresNullTerminator, in getOpenFileImpl()