Home
last modified time | relevance | path

Searched refs:isFunctionHotInCallGraphNthPercentile (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp62 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 DMachineSizeOpts.cpp95 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 DSizeOpts.cpp57 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 DSizeOpts.cpp67 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/
DSizeOpts.h67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSizeOpts.h67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSizeOpts.h67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSizeOpts.h67 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h61 return !AdapterT::isFunctionHotInCallGraphNthPercentile( in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h67 return !AdapterT::isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, in shouldFuncOptimizeForSizeImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h120 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h124 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DProfileSummaryInfo.h168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DProfileSummaryInfo.h168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DProfileSummaryInfo.h168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DProfileSummaryInfo.h168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp199 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp209 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo