Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1741 isValidCandidateForColdCC(Function & F,function_ref<BlockFrequencyInfo & (Function &)> GetBFI,const std::vector<Function * > & AllCallsCold) isValidCandidateForColdCC() argument
1920 std::vector<Function *> AllCallsCold; OptimizeFunctions() local