Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h60 typedef DenseMap<MCSymbol *, PadRange> RangeMapType; typedef
98 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()