Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h52 using RangeMapType = DenseMap<MCSymbol *, PadRange>; variable
80 RangeMapType &PadMap);
H A DEHStreamer.cpp203 RangeMapType &PadMap) { in computePadMap()
228 RangeMapType PadMap; in computeCallSiteTable()
258 RangeMapType::const_iterator L = PadMap.find(BeginLabel); in computeCallSiteTable()