Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp29 bool isColdBlock(const MachineBasicBlock *MBB, in isColdBlock() function
93 static bool isColdBlock(const MachineBasicBlock *MBB, in isColdBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSizeOpts.cpp63 static bool isColdBlock(const BasicBlock *BB, in isColdBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp324 bool ProfileSummaryInfo::isColdBlock(const BasicBlock *BB, in isColdBlock() function in ProfileSummaryInfo