Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/ !
H A DCFGPrinter.cpp43 static cl::opt<double> HideColdPaths( variable
185 if (HideColdPaths.getNumOccurrences() > 0) in isNodeHidden()
191 HideColdPaths) in isNodeHidden()