Searched refs:insertSpills (Results 1 – 2 of 2) sorted by relevance
472 static Instruction *insertSpills(SpillInfo &Spills, coro::Shape &Shape) { in insertSpills() function942 Shape.FramePtr = insertSpills(Spills, Shape); in buildCoroutineFrame()
1813 SpillCodeInserter insertSpills(func); in execFunc() local1815 GCRA gcra(func, insertSpills); in execFunc()1869 func->tlsSize = insertSpills.getStackSize(); in execFunc()