Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1455 setCoroInfo(F, Shape, Clones); in split()
1604 static void setCoroInfo(Function &F, coro::Shape &Shape, in setCoroInfo() function