Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSizeOpts.cpp79 static bool isColdBlock(const BasicBlock *BB, in isColdBlock() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDProfileSummaryInfo.h205 bool isColdBlock(const BBType *BB, BFIT *BFI) const { in isColdBlock() function
211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineFunctionSplitter.cpp108 static bool isColdBlock(const MachineBasicBlock &MBB, in isColdBlock() function