Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1363 bool getShouldLiveOnFrame() const { in getShouldLiveOnFrame() function
1372 assert(getShouldLiveOnFrame() && "This method should only be called if the " in getAliasesCopy()
2494 if (!Visitor.getShouldLiveOnFrame()) in collectFrameAllocas()