Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp44 static cl::opt<double> HideColdPaths( variable
212 if (HideColdPaths.getNumOccurrences() > 0) in isNodeHidden()
218 HideColdPaths) in isNodeHidden()