Home
last modified time | relevance | path

Searched refs:ContextArgNo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h142 unsigned ContextArgNo; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp315 AsyncLowering.ContextArgNo = AsyncId->getStorageArgumentIndex(); in analyze()
H A DCoroSplit.cpp955 if (OrigF.hasParamAttribute(Shape.AsyncLowering.ContextArgNo, in create()