Searched refs:SawPotentiallyThrowing (Results 1 – 2 of 2) sorted by relevance
306 bool SawPotentiallyThrowing = false; in emitCXXFrameHandler3Table() local316 SawPotentiallyThrowing |= !callToNoUnwindFunction(&MI); in emitCXXFrameHandler3Table()323 SawPotentiallyThrowing = false; in emitCXXFrameHandler3Table()336 if (SawPotentiallyThrowing) { in emitCXXFrameHandler3Table()338 SawPotentiallyThrowing = false; in emitCXXFrameHandler3Table()
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) { in computeCallSiteTable()