HomeSort by: relevance | last modified time | path
    Searched refs:isUnwind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 606 bool isFallthrough() const { return !isUnwind(); }
607 bool isUnwind() const {
CoroSplit.cpp 314 if (End->isUnwind())

Completed in 28 milliseconds