Searched refs:hasEscapePath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp42 bool hasEscapePath(const CoroBeginInst *,
164 bool Lowerer::hasEscapePath(const CoroBeginInst *CB, function in class:Lowerer
248 !hasEscapePath(It.first, Terminators))

Completed in 99 milliseconds