Home
last modified time | relevance | path

Searched defs:AAW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp397 LifetimeAnnotationWriter AAW(*this); in print() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2801 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter()
4851 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4862 void BasicBlock::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4873 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()