Searched refs:SawPotentiallyThrowing (Results 1 – 2 of 2) 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()
235 bool SawPotentiallyThrowing = false; in ComputeCallSiteTable() local247 SawPotentiallyThrowing |= !CallToNoUnwindFunction(MI); in ComputeCallSiteTable()254 SawPotentiallyThrowing = false; in ComputeCallSiteTable()271 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in ComputeCallSiteTable()321 if (SawPotentiallyThrowing && Asm->MAI->isExceptionHandlingDwarf()) { in ComputeCallSiteTable()