Searched refs:IsSJLJ (Results 1 – 1 of 1) sorted by relevance
231 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable() local284 if (PreviousIsInvoke && !IsSJLJ) { in computeCallSiteTable()294 if (!IsSJLJ) in computeCallSiteTable()312 if (SawPotentiallyThrowing && !IsSJLJ) { in computeCallSiteTable()370 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local371 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in emitExceptionTable()374 if (IsSJLJ) in emitExceptionTable()386 if (IsSJLJ) in emitExceptionTable()492 if (IsSJLJ) { in emitExceptionTable()