Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h146 CoroIdInst *getSwitchCoroId() const { in getSwitchCoroId() function
H A DCoroSplit.cpp1171 Shape.getSwitchCoroId()->setInfo(BC); in setCoroInfo()
1188 CoroIdInst *CoroId = Shape.getSwitchCoroId(); in updateCoroFrame()
H A DCoroFrame.cpp2734 Shape.getSwitchCoroId()->clearPromise(); in buildCoroutineFrame()