Searched defs:isColdBlockNthPercentile (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineSizeOpts.cpp | 62 static bool isColdBlockNthPercentile(int PercentileCutoff, in isColdBlockNthPercentile() function 70 static bool isColdBlockNthPercentile(int PercentileCutoff, in isColdBlockNthPercentile() function 168 static bool isColdBlockNthPercentile(int CutOff, const MachineBasicBlock *MBB, in isColdBlockNthPercentile() function 174 static bool isColdBlockNthPercentile(int CutOff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 235 bool isColdBlockNthPercentile(int PercentileCutoff, const BBType *BB, in isColdBlockNthPercentile() function 241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 235 bool isColdBlockNthPercentile(int PercentileCutoff, const BBType *BB, in isColdBlockNthPercentile() function 241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 235 bool isColdBlockNthPercentile(int PercentileCutoff, const BBType *BB, in isColdBlockNthPercentile() function 241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 235 bool isColdBlockNthPercentile(int PercentileCutoff, const BBType *BB, in isColdBlockNthPercentile() function 241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SizeOpts.cpp | 90 static bool isColdBlockNthPercentile(int CutOff, const BasicBlock *BB, in isColdBlockNthPercentile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ProfileSummaryInfo.cpp | 355 bool ProfileSummaryInfo::isColdBlockNthPercentile( in isColdBlockNthPercentile() function in ProfileSummaryInfo
|