Home
last modified time | relevance | path

Searched defs:FlushThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h47 const uint64_t FlushThreshold; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp91 static cl::opt<uint32_t> FlushThreshold( variable