Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3620 const size_t CurrentChunkEnd = CurrentIndex + CurrentChunkSize; in emitInlinees() local
3621 for (; CurrentIndex < CurrentChunkEnd; ++CurrentIndex) { in emitInlinees()