Home
last modified time | relevance | path

Searched refs:EmitHistogram (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp96 void EmitHistogram(const Matcher *N, raw_ostream &OS);
1079 void MatcherTableEmitter::EmitHistogram(const Matcher *M, in EmitHistogram() function in MatcherTableEmitter
1148 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()