Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp356 class StackLifetime::LifetimeAnnotationWriter class in StackLifetime
393 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(SL) {} in LifetimeAnnotationWriter() function in StackLifetime::LifetimeAnnotationWriter
397 LifetimeAnnotationWriter AAW(*this); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h59 class LifetimeAnnotationWriter;