Home
last modified time | relevance | path

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

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