Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp797 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter { class
802 PredicateInfoAnnotatedWriter(const PredicateInfo *M) : PredInfo(M) {} in PredicateInfoAnnotatedWriter() function in llvm::PredicateInfoAnnotatedWriter