Searched defs:isPostSplit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h159 bool isPostSplit() const { return Resumers != nullptr; } function in struct:llvm::CoroIdInst::Info

Completed in 64 milliseconds