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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp190 F.addFnAttr(CORO_PRESPLIT_ATTR, PREPARED_FOR_SPLIT);
H A DCoroInternal.h40 #define PREPARED_FOR_SPLIT "1" macro
H A DCoroSplit.cpp1520 F.addFnAttr(CORO_PRESPLIT_ATTR, PREPARED_FOR_SPLIT);
1696 F.addFnAttr(CORO_PRESPLIT_ATTR, PREPARED_FOR_SPLIT);

Completed in 32 milliseconds