Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp116 Scaled64 EntryFreq(BFI.getEntryFreq(), 0); in run() local
DPartialInlining.cpp714 auto EntryFreq = in getOutliningCallBBRelativeFreq() local
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp119 uint64_t EntryFreq; member in __anone305433f0111::ShrinkWrap
DMachineBlockPlacement.cpp1586 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DShrinkWrap.cpp138 uint64_t EntryFreq; member in __anonaebcf7770111::ShrinkWrap
DMachineBlockPlacement.cpp712 uint64_t EntryFreq) { in greaterWithBias()
760 uint64_t EntryFreq = MBFI->getEntryFreq(); in isProfitableToTailDup() local
2507 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyImpl.h52 const uint32_t EntryFreq; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp309 uint64_t EntryFreq = BFI->getEntryFreq(); in computeFunctionSummary() local
DBlockFrequencyInfoImpl.cpp574 APInt EntryFreq(128, getEntryFreq()); in getProfileCountFromFreq() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp542 APInt EntryFreq(128, getEntryFreq()); in getBlockProfileCount() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1142 BlockFrequency EntryFreq; in extractCodeRegion() local