Searched refs:isUnwind (Results 1 – 2 of 2) sorted by relevance
445 bool isFallthrough() const { return !isUnwind(); } in isFallthrough()446 bool isUnwind() const { in isUnwind() function
252 if (End->isUnwind()) in replaceCoroEnd()