Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h53 typedef DenseMap<MCSymbol *, PadRange> RangeMapType; typedef
84 RangeMapType &PadMap);
DEHStreamer.cpp193 RangeMapType &PadMap) { in computePadMap()
218 RangeMapType PadMap; in computeCallSiteTable()
248 RangeMapType::const_iterator L = PadMap.find(BeginLabel); in computeCallSiteTable()
DWin64Exception.cpp298 RangeMapType PadMap; in emitCXXFrameHandler3Table()
326 RangeMapType::const_iterator L = PadMap.find(BeginLabel); in emitCXXFrameHandler3Table()