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

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

Completed in 133 milliseconds