Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h62 void normalizeCoroutine(Function &F, coro::Shape &Shape,
H A DCoroFrame.cpp2002 void coro::normalizeCoroutine(Function &F, coro::Shape &Shape, in normalizeCoroutine() function in coro
H A DCoroSplit.cpp2000 normalizeCoroutine(F, Shape, TTI); in doSplitCoroutine()