Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp921 auto ContextArgIndex = ArgAttributeIndices & 0xff; in create() local
922 addAsyncContextAttrs(NewAttrs, Context, ContextArgIndex); in create()