Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h43 struct PadRange { struct
51 using RangeMapType = DenseMap<MCSymbol *, PadRange>; argument
H A DEHStreamer.cpp205 PadRange P = { i, j }; in computePadMap()
286 const PadRange &P = L->second; in computeCallSiteTable()