Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp188 BlockFrequency EntryFreq = BFI->getEntryFreq(); in isNodeHidden() local
H A DBlockFrequencyInfoImpl.cpp598 APInt EntryFreq(128, getEntryFreq().getFrequency()); in getProfileCountFromFreq() local
637 printBlockFreqImpl(raw_ostream & OS,BlockFrequency EntryFreq,BlockFrequency Freq) printBlockFreqImpl() argument
H A DModuleSummaryAnalysis.cpp418 uint64_t EntryFreq = BFI->getEntryFreq().getFrequency(); computeFunctionSummary() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp142 BlockFrequency EntryFreq; member in __anonc817322f0111::ShrinkWrap
H A DMachineBlockPlacement.cpp798 greaterWithBias(BlockFrequency A,BlockFrequency B,BlockFrequency EntryFreq) greaterWithBias() argument
846 BlockFrequency EntryFreq = MBFI->getEntryFreq(); isProfitableToTailDup() local
2908 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); alignBlocks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp116 BlockFrequency EntryFreq; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1695 BlockFrequency EntryFreq; extractCodeRegion() local