Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h61 typedef DenseMap<MCSymbol *, PadRange> RangeMapType; typedef
99 const RangeMapType &PadMap,
DDwarfException.cpp227 const RangeMapType &PadMap, in ComputeCallSiteTable()
257 RangeMapType::const_iterator L = PadMap.find(BeginLabel); in ComputeCallSiteTable()
371 RangeMapType PadMap; in EmitExceptionTable()