Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp968 auto ContextArgIndex = ArgAttributeIndices & 0xff; in create() local
969 addAsyncContextAttrs(NewAttrs, Context, ContextArgIndex); in create()