Searched defs:PadRange (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h45 struct PadRange { struct in class:llvm::EHStreamer
52 typedef DenseMap<MCSymbol *, PadRange> RangeMapType;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
H A DDwarfException.h73 /// PadRange - Structure holding a try-range and the associated landing pad.
74 struct PadRange { struct in class:llvm::DwarfException
81 typedef DenseMap<MCSymbol *, PadRange> RangeMapType;

Completed in 213 milliseconds