Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1422 ShouldLiveOnFrame = computeShouldLiveOnFrame(); in getShouldLiveOnFrame()
1453 bool computeShouldLiveOnFrame() const { in computeShouldLiveOnFrame() function