Searched refs:IsInCoroSuspendBlock (Results 1 – 1 of 1) sorted by relevance
1986 bool IsInCoroSuspendBlock = isa<AnyCoroSuspendInst>(U); in rewriteMaterializableInstructions() local1987 CurrentBlock = IsInCoroSuspendBlock in rewriteMaterializableInstructions()1993 IsInCoroSuspendBlock ? CurrentBlock->getTerminator() in rewriteMaterializableInstructions()