Home
last modified time | relevance | path

Searched defs:PadLT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp61 bool DwarfException::PadLT(const LandingPadInfo *L, const LandingPadInfo *R) { in PadLT() function in DwarfException
/external/llvm/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp156 static bool PadLT(const LandingPadInfo *L, const LandingPadInfo *R) { in PadLT() function