Home
last modified time | relevance | path

Searched defs:BlockFreq (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp38 bool isColdBlock(BlockFrequency BlockFreq, in isColdBlock()
55 BlockFrequency BlockFreq, in isHotBlockNthPercentile()
71 BlockFrequency BlockFreq, in isColdBlockNthPercentile()
207 BlockFrequency BlockFreq = MBFIW->getBlockFreq(MBB); in shouldOptimizeForSize() local
H A DMachineBlockPlacement.cpp3508 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in applyExtTsp() local
3684 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in INITIALIZE_PASS_DEPENDENCY() local
H A DBranchFolding.cpp1158 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DProfileSummaryInfo.h211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock()
224 bool isHotBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isHotBlockNthPercentile()
241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile()
316 BlockFrequency BlockFreq, in isHotOrColdBlockNthPercentile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DProfileSummaryInfo.h211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock()
224 bool isHotBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isHotBlockNthPercentile()
241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile()
316 BlockFrequency BlockFreq, in isHotOrColdBlockNthPercentile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DProfileSummaryInfo.h211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock()
224 bool isHotBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isHotBlockNthPercentile()
241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile()
316 BlockFrequency BlockFreq, in isHotOrColdBlockNthPercentile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DProfileSummaryInfo.h211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock()
224 bool isHotBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isHotBlockNthPercentile()
241 bool isColdBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isColdBlockNthPercentile()
316 BlockFrequency BlockFreq, in isHotOrColdBlockNthPercentile()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp541 APInt BlockFreq(128, getBlockFreq(Node).getFrequency()); in getBlockProfileCount() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp575 APInt BlockFreq(128, Freq); in getProfileCountFromFreq() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp605 APInt BlockFreq(128, Freq); in getProfileCountFromFreq() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1757 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in INITIALIZE_PASS_DEPENDENCY() local
H A DBranchFolding.cpp1112 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.cpp1198 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights() local
H A DMachineBlockPlacement.cpp3211 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in INITIALIZE_PASS_DEPENDENCY() local