Home
last modified time | relevance | path

Searched defs:EntryFreq (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBlockFrequency.cpp51 void llvm::printRelativeBlockFreq(raw_ostream &OS, BlockFrequency EntryFreq, in printRelativeBlockFreq()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp114 Scaled64 EntryFreq(BFI.getEntryFreq().getFrequency(), 0); in run() local
H A DPartialInlining.cpp681 auto EntryFreq = in getOutliningCallBBRelativeFreq() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp322 uint64_t EntryFreq = BFI->getEntryFreq(); isNodeHidden() local
H A DBlockFrequencyInfoImpl.cpp598 APInt EntryFreq(128, getEntryFreq().getFrequency()); in getProfileCountFromFreq() local
H A DModuleSummaryAnalysis.cpp449 uint64_t EntryFreq = BFI->getEntryFreq().getFrequency(); in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp142 BlockFrequency EntryFreq; member in __anon8a4a73dd0111::ShrinkWrap
H A DMachineBlockPlacement.cpp803 BlockFrequency EntryFreq) { in greaterWithBias()
851 BlockFrequency EntryFreq = MBFI->getEntryFreq(); in isProfitableToTailDup() local
2944 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp124 BlockFrequency EntryFreq; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1729 BlockFrequency EntryFreq; in extractCodeRegion() local