Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h43 struct PadRange { struct
51 using RangeMapType = DenseMap<MCSymbol *, PadRange>; argument
H A DEHStreamer.cpp204 PadRange P = { i, j }; in computePadMap()
285 const PadRange &P = L->second; in computeCallSiteTable()