Searched refs:IsSJLJ (Results 1 – 1 of 1) sorted by relevance
390 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in EmitExceptionTable() local391 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in EmitExceptionTable()394 if (IsSJLJ) in EmitExceptionTable()406 if (IsSJLJ) in EmitExceptionTable()468 if (IsSJLJ) in EmitExceptionTable()518 if (IsSJLJ) { in EmitExceptionTable()