Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp347 class StackLifetime::LifetimeAnnotationWriter class in StackLifetime
384 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(SL) {} in LifetimeAnnotationWriter() function in StackLifetime::LifetimeAnnotationWriter
388 LifetimeAnnotationWriter AAW(*this); in print()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h60 class LifetimeAnnotationWriter;