Searched refs:emitUse (Results 1 – 3 of 3) sorted by relevance
169 Table.emitUse(OS); in emitMatchTable()
244 void emitUse(raw_ostream &OS) const;
300 void MatchTable::emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in llvm::gi::MatchTable