Home
last modified time | relevance | path

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

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