Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp94 void EmitHistogram(const Matcher *N, raw_ostream &OS);
1075 void MatcherTableEmitter::EmitHistogram(const Matcher *M, in EmitHistogram() function in MatcherTableEmitter
1144 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()