Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp47 bool isFunctionColdInCallGraph( in isFunctionColdInCallGraph() function
80 static bool isFunctionColdInCallGraph(const MachineFunction *MF, in isFunctionColdInCallGraph() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSizeOpts.cpp52 static bool isFunctionColdInCallGraph(const Function *F, in isFunctionColdInCallGraph() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp174 bool ProfileSummaryInfo::isFunctionColdInCallGraph(const Function *F, in isFunctionColdInCallGraph() function in ProfileSummaryInfo