Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp120 Scaled64 EntryFreq(BFI.getEntryFreq(), 0); in run() local
H A DPartialInlining.cpp735 auto EntryFreq = in getOutliningCallBBRelativeFreq() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DShrinkWrap.cpp138 uint64_t EntryFreq; member in __anone12ceae80111::ShrinkWrap
H A DMachineBlockPlacement.cpp767 uint64_t EntryFreq) { in greaterWithBias()
815 uint64_t EntryFreq = MBFI->getEntryFreq(); in isProfitableToTailDup() local
2874 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp593 APInt EntryFreq(128, getEntryFreq()); in getProfileCountFromFreq() local
H A DModuleSummaryAnalysis.cpp356 uint64_t EntryFreq = BFI->getEntryFreq(); in computeFunctionSummary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp99 uint64_t EntryFreq; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1579 BlockFrequency EntryFreq; in extractCodeRegion() local