Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1773 static void changeCallSitesToColdCC(Function *F) { in changeCallSitesToColdCC() function
2008 changeCallSitesToColdCC(&F); in OptimizeFunctions()