Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackLifetime.cpp397 LifetimeAnnotationWriter AAW(*this); in print() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2651 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter()
4590 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4601 void BasicBlock::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4612 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()