Searched refs:HideColdPaths (Results 1 – 1 of 1) sorted by relevance
45 static cl::opt<double> HideColdPaths( variable319 if (HideColdPaths.getNumOccurrences() > 0) in isNodeHidden()324 if ((double)NodeFreq / EntryFreq < HideColdPaths) in isNodeHidden()