Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp362 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local
363 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in emitExceptionTable()
366 if (IsSJLJ) in emitExceptionTable()
378 if (IsSJLJ) in emitExceptionTable()
440 if (IsSJLJ) in emitExceptionTable()
489 if (IsSJLJ) { in emitExceptionTable()