Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp595 unsigned LocAfterLength = ~0U; in encodeInlineLineTable() local
601 LocAfterLength = computeLabelDiff(Layout, LastLabel, Loc.getLabel()); in encodeInlineLineTable()
605 compressAnnotation(std::min(EndSymLength, LocAfterLength), Buffer); in encodeInlineLineTable()