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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 622 class LLVM_LIBRARY_VISIBILITY CoroEndInst : public AnyCoroEndInst {
Coroutines.cpp 327 if (CoroEnds.back()->isFallthrough() && isa<CoroEndInst>(II)) {

Completed in 42 milliseconds