Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp62 static bool isFunctionColdInCallGraph(const Function *F, isFunctionColdInCallGraph() function
/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h147 bool isFunctionColdInCallGraph(const FuncT *F, BFIT &BFI) const { isFunctionColdInCallGraph() function