Searched refs:isUnwind (Results 1 – 2 of 2) sorted by relevance
307 bool isFallthrough() const { return !isUnwind(); } in isFallthrough()308 bool isUnwind() const { in isUnwind() function
193 if (!CE->isUnwind()) in replaceUnwindCoroEnds()