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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp95 static bool isColdBlockNthPercentile(int CutOff, const BasicBlock *BB, function in struct:__anon4767::BasicBlockBFIAdapter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp62 static bool isColdBlockNthPercentile(int PercentileCutoff, function in namespace:__anon3526::machine_size_opts_detail
70 static bool isColdBlockNthPercentile(int PercentileCutoff, function in namespace:__anon3526::machine_size_opts_detail
168 static bool isColdBlockNthPercentile(int CutOff, const MachineBasicBlock *MBB, function in struct:__anon3526::MachineBasicBlockBFIAdapter
174 static bool isColdBlockNthPercentile(int CutOff, BlockFrequency BlockFreq, function in struct:__anon3526::MachineBasicBlockBFIAdapter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp393 bool ProfileSummaryInfo::isColdBlockNthPercentile( function in class:ProfileSummaryInfo

Completed in 61 milliseconds