Searched defs:OutputSparse (Results 1 – 2 of 2) sorted by relevance
122 ProfileFormat OutputFormat, bool OutputSparse) { in mergeInstrProfile()289 cl::opt<bool> OutputSparse("sparse", cl::init(false), in merge_main() local
41 Status OutputSparse(const BatchedMap<T>& per_batch_counts, int64_t num_values, in OutputSparse() function