Searched refs:HotColdSplitting (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| H A D | HotColdSplitting.h | 33 class HotColdSplitting { 35 HotColdSplitting(ProfileSummaryInfo *ProfSI, in HotColdSplitting() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | HotColdSplitting.cpp | 192 bool HotColdSplitting::isFunctionCold(const Function &F) const { in isFunctionCold() 207 bool HotColdSplitting::shouldOutlineFrom(const Function &F) const { in shouldOutlineFrom() 334 Function *HotColdSplitting::extractColdRegion( in extractColdRegion() 581 bool HotColdSplitting::outlineColdRegions(Function &F, bool HasProfileSummary) { in outlineColdRegions() 687 bool HotColdSplitting::run(Module &M) { in run() 739 return HotColdSplitting(PSI, GBFI, GTTI, &GetORE, LookupAC).run(M); in runOnModule() 768 if (HotColdSplitting(PSI, GBFI, GTTI, &GetORE, LookupAC).run(M)) in run()
|
| H A D | CMakeLists.txt | 22 HotColdSplitting.cpp
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMipo/ |
| H A D | Makefile | 29 HotColdSplitting.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/ |
| H A D | BUILD.gn | 43 "HotColdSplitting.cpp",
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2635 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.macppc | 2634 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.loongson | 2634 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.octeon | 2634 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.arm64 | 2635 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.powerpc64 | 2633 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.armv7 | 2633 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.i386 | 2633 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|
| H A D | clang.sparc64 | 2634 ./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
|