Home
last modified time | relevance | path

Searched defs:AllCallsCold (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1753 const std::vector<Function *> &AllCallsCold) { in isValidCandidateForColdCC()
1932 std::vector<Function *> AllCallsCold; in OptimizeFunctions() local