Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1505 static bool simplifySuspendPoint(CoroSuspendInst *Suspend, in simplifySuspendPoint() function
1580 if (!SI->isFinal() && simplifySuspendPoint(SI, Shape.CoroBegin)) { in simplifySuspendPoints()