Home
last modified time | relevance | path

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

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