Searched refs:IsSJLJ (Results 1 – 1 of 1) sorted by relevance
362 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local363 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()