Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1398 bool getShouldLiveOnFrame() const { in getShouldLiveOnFrame() function
1407 assert(getShouldLiveOnFrame() && "This method should only be called if the " in getAliasesCopy()
2549 if (!Visitor.getShouldLiveOnFrame()) in collectFrameAllocas()