Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp2122 static bool allPathsGoThroughCold(Function &F) { in allPathsGoThroughCold() function
2177 if (allPathsGoThroughCold(*F)) { in addColdAttrs()