Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp150 Run *CurrentRun = &Runs.back(); in computeBlockRuns() local
154 CurrentRun = &Runs.back(); in computeBlockRuns()
157 CurrentRun->ByteLen += Used; in computeBlockRuns()