Searched refs:IncludeEmpty (Results 1 – 2 of 2) sorted by relevance
31 bool IncludeEmpty) in PGOCtxProfileWriter() argument33 IncludeEmpty(IncludeEmptyOpt.getNumOccurrences() > 0 ? IncludeEmptyOpt in PGOCtxProfileWriter()34 : IncludeEmpty) { in PGOCtxProfileWriter()108 if (!IncludeEmpty && (Node.counters_size() > 0 && Node.entrycount() == 0)) in writeNode()140 if (!IncludeEmpty && (!TotalRootEntryCount || (RootNode.counters_size() > 0 && in writeContextual()
82 const bool IncludeEmpty; variable94 bool IncludeEmpty = false);