/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineSizeOpts.cpp | 62 bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function 85 static bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function 90 return machine_size_opts_detail::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineSizeOpts.cpp | 95 bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function 130 static bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function 135 return machine_size_opts_detail::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SizeOpts.cpp | 57 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function 61 return PSI->isFunctionHotInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionHotInCallGraphNthPercentile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SizeOpts.cpp | 67 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function 71 return PSI->isFunctionHotInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionHotInCallGraphNthPercentile()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SizeOpts.h | 67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SizeOpts.h | 67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SizeOpts.h | 67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SizeOpts.h | 67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | SizeOpts.h | 61 return !AdapterT::isFunctionHotInCallGraphNthPercentile( in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | SizeOpts.h | 67 return !AdapterT::isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, in shouldFuncOptimizeForSizeImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ProfileSummaryInfo.h | 120 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ProfileSummaryInfo.h | 124 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ProfileSummaryInfo.cpp | 199 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ProfileSummaryInfo.cpp | 209 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo
|