Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3647 auto CurrentChunkSize = in emitInlinees() local
3650 OS.emitInt32(CurrentChunkSize); in emitInlinees()
3652 const size_t CurrentChunkEnd = CurrentIndex + CurrentChunkSize; in emitInlinees()