Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackLifetime.h60 class LifetimeAnnotationWriter;