Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DStackLifetime.cpp340 class StackLifetime::LifetimeAnnotationWriter class in StackLifetime
377 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(SL) {} in LifetimeAnnotationWriter() function in StackLifetime::LifetimeAnnotationWriter
381 LifetimeAnnotationWriter AAW(*this); in print()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DStackLifetime.h59 class LifetimeAnnotationWriter;