Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3615 auto CurrentChunkSize = in emitInlinees() local
3618 OS.emitInt32(CurrentChunkSize); in emitInlinees()
3620 const size_t CurrentChunkEnd = CurrentIndex + CurrentChunkSize; in emitInlinees()