Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1724 static void insertSpills(const FrameDataInfo &FrameData, coro::Shape &Shape) { in insertSpills() function
3210 insertSpills(FrameData, Shape); in buildCoroutineFrame()