Home
last modified time | relevance | path

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

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