Home
last modified time | relevance | path

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

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