Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1782 SmallVector<Instruction *, 1> Lifetimes; in sinkLifetimeStartMarkers() local
1792 Lifetimes.push_back(U); in sinkLifetimeStartMarkers()
1798 Lifetimes.push_back(U->user_back()); in sinkLifetimeStartMarkers()
1822 if (Valid && Lifetimes.size() != 0) { in sinkLifetimeStartMarkers()
1823 auto *NewLifetime = Lifetimes[0]->clone(); in sinkLifetimeStartMarkers()
1828 for (Instruction *S : Lifetimes) in sinkLifetimeStartMarkers()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok2582 R. E. Brundage Segment Sizes and Lifetimes in Algol 60
H A Dfunstack.in19618 title = "Segment Sizes and Lifetimes in {Algol 60} Programs",