Searched refs:CheckUnwind (Results 1 – 1 of 1) sorted by relevance
98 bool CheckUnwind = !SCCMightUnwind && !F->doesNotThrow(); in runOnSCC() local101 if (!CheckUnwind && !CheckReturn) in runOnSCC()107 if (CheckUnwind && isa<ResumeInst>(BB->getTerminator())) { in runOnSCC()116 if (CheckUnwind && !SCCMightUnwind) in runOnSCC()