Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp472 static Instruction *insertSpills(SpillInfo &Spills, coro::Shape &Shape) { in insertSpills() function
943 Shape.FramePtr = insertSpills(Spills, Shape); in buildCoroutineFrame()