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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp29 bool isColdBlock(const MachineBasicBlock *MBB, function in namespace:machine_size_opts_detail
93 static bool isColdBlock(const MachineBasicBlock *MBB, function in struct:__anon1770::MachineBasicBlockBFIAdapter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp63 static bool isColdBlock(const BasicBlock *BB, function in struct:__anon2800::BasicBlockBFIAdapter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp324 bool ProfileSummaryInfo::isColdBlock(const BasicBlock *BB, function in class:ProfileSummaryInfo

Completed in 77 milliseconds