Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp853 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter { class
858 PredicateInfoAnnotatedWriter(const PredicateInfo *M) : PredInfo(M) {} in PredicateInfoAnnotatedWriter() function in llvm::PredicateInfoAnnotatedWriter
893 PredicateInfoAnnotatedWriter Writer(this); in print()
898 PredicateInfoAnnotatedWriter Writer(this); in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h192 friend class PredicateInfoAnnotatedWriter;