Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp2478 static void collectFrameAllocas(Function &F, coro::Shape &Shape, in collectFrameAllocas() function
2674 collectFrameAllocas(F, Shape, Checker, FrameData.Allocas); in buildCoroutineFrame()