Home
last modified time | relevance | path

Searched refs:isCoroOnlyDestroyWhenComplete (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDFunction.h537 bool isCoroOnlyDestroyWhenComplete() const { in isCoroOnlyDestroyWhenComplete() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroSplit.cpp514 if (NewF->isCoroOnlyDestroyWhenComplete()) { in handleFinalSuspend()