Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1986 bool IsInCoroSuspendBlock = isa<AnyCoroSuspendInst>(U); in rewriteMaterializableInstructions() local
1987 CurrentBlock = IsInCoroSuspendBlock in rewriteMaterializableInstructions()
1993 IsInCoroSuspendBlock ? CurrentBlock->getTerminator() in rewriteMaterializableInstructions()