Searched refs:SawPotentiallyThrowing (Results 1 – 1 of 1) sorted by relevance
226 bool SawPotentiallyThrowing = false; in computeCallSiteTable() local238 SawPotentiallyThrowing |= !callToNoUnwindFunction(&MI); in computeCallSiteTable()245 SawPotentiallyThrowing = false; in computeCallSiteTable()262 if (SawPotentiallyThrowing && Asm->MAI->usesCFIForEH()) { in computeCallSiteTable()312 if (SawPotentiallyThrowing && !IsSJLJ && LastLabel != nullptr) { in computeCallSiteTable()