Searched defs:isFunctionColdInCallGraph (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SizeOpts.cpp | 62 static bool isFunctionColdInCallGraph(const Function *F, isFunctionColdInCallGraph() function |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ProfileSummaryInfo.h | 147 bool isFunctionColdInCallGraph(const FuncT *F, BFIT &BFI) const { isFunctionColdInCallGraph() function |