Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
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()
/external/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h59 class LifetimeAnnotationWriter;