Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp79 static bool isColdBlock(const BasicBlock *BB, in isColdBlock() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.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/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp108 static bool isColdBlock(const MachineBasicBlock &MBB, in isColdBlock() function