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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp181 F.addFnAttr(CORO_PRESPLIT_ATTR, UNPREPARED_FOR_SPLIT);
H A DCoroInternal.h39 #define UNPREPARED_FOR_SPLIT "0" macro
H A DCoroSplit.cpp1683 if (Value == UNPREPARED_FOR_SPLIT) {
1772 if (Value == UNPREPARED_FOR_SPLIT) {

Completed in 58 milliseconds