Searched refs:IsSJLJ (Results 1 – 1 of 1) sorted by relevance
247 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable() local316 if (PreviousIsInvoke && !IsSJLJ) { in computeCallSiteTable()326 if (!IsSJLJ) in computeCallSiteTable()346 if (SawPotentiallyThrowing && !IsSJLJ) { in computeCallSiteTable()418 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local422 IsSJLJ ? static_cast<unsigned>(dwarf::DW_EH_PE_udata4) : in emitExceptionTable()587 if (IsSJLJ || IsWasm) { in emitExceptionTable()