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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp185 if (CII->getInfo().isPreSplit()) {
H A DCoroInstr.h160 bool isPreSplit() const { return !isPostSplit(); } function in struct:llvm::CoroIdInst::Info
H A DCoroutines.cpp295 if (Id && !Id->getInfo().isPreSplit())

Completed in 109 milliseconds