Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp796 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter { class
801 PredicateInfoAnnotatedWriter(const PredicateInfo *M) : PredInfo(M) {} in PredicateInfoAnnotatedWriter() function in llvm::PredicateInfoAnnotatedWriter