Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp858 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter { global() class
863 PredicateInfoAnnotatedWriter(const PredicateInfo *M) : PredInfo(M) {} PredicateInfoAnnotatedWriter() function in llvm::PredicateInfoAnnotatedWriter